Rate Overview
Live
1 SRD = 2.5012 BTN
1 BTN = 0.399804
SRD
Avg
2.4995
High
2.5112
Low
2.4913
Last updated: 9/8/2026, 5:16:37 PM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.50 BTN |
| 10 SRD | 25.01 BTN |
| 50 SRD | 125.06 BTN |
| 100 SRD | 250.12 BTN |
| 500 SRD | 1,250.61 BTN |
| 1,000 SRD | 2,501.23 BTN |
Get SRD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BTNExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-08T17:16:37Z",
"rates": {
"BTN": 2.501228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BTN",
"amount": 100
},
"result": 250.12279999999998,
"rate": 2.501228
}Build with SRD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key