---
title: "Gets currency for the authenticated user."
method: GET
path: "/v1/user/currency"
tags: ["Localization"]
---

# Gets currency for the authenticated user.

`GET /v1/user/currency`

Currency can only be retrieved for the authenticated user.

## Response `200`

OK

- RobloxWebResponsesEconomyCurrencyResponse
  - `robux` integer

## Other responses

- `401` — 0: Authorization has been denied for this request.
- `403` — 1: The user is invalid.

---

[API](https://skmtc.net/roblox/apis/roblox-api.md) · [All operations](https://skmtc.net/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roblox/roblox-api/versions/e15802062270/schema)
