São Tomé and Príncipe Dobra
STD · Db · ISO 678- 1999–2017
- 2 providers
- Monthly dataset
API examples
Fetch against every currency.
curl https://api.frankfurter.dev/v2/rates?base=STD&date=2017-12-29Fetch five years of monthly rates.
curl https://api.frankfurter.dev/v2/rates?base=STD&from=2012-12-29&to=2017-12-29&group=monthFetch current STD/EUR.
curl https://api.frankfurter.dev/v2/rate/STD/EUR?date=2017-12-29The public API lives at api.frankfurter.dev. For more examples and the full reference, see the docs.