API Documentation

⌘K
GET/api/1/singapore/mas/exchange-rates

MAS Exchange Rates API

Returns SGD exchange rates from the Monetary Authority of Singapore

Parameters

2
currencystring
query

Filter by currency code (e.g. USD, EUR, JPY)

limitnumber
query

Number of results (default 365)

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/singapore/mas/exchange-rates?currency=USD&limit=10' \
  -H 'Accept: application/json'
200 Response
Default Response