Get exchange rate
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /modules/fxratesapi/rate
Operation
Operation ID: getExchangeRate
Get current exchange rate
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Parameters
Name | In | Required | Type | Description |
|---|---|---|---|---|
from | query | yes | string | |
to | query | yes | string |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Exchange rate retrieved successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026