Rate Overview
Live
1 SRD = 2.5178 BTN
1 BTN = 0.397175
SRD
Avg
2.5285
High
2.5506
Low
2.5136
Last updated: 6/19/2026, 8:42:27 AM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.52 BTN |
| 10 SRD | 25.18 BTN |
| 50 SRD | 125.89 BTN |
| 100 SRD | 251.78 BTN |
| 500 SRD | 1,258.89 BTN |
| 1,000 SRD | 2,517.78 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-06-19T08:42:27Z",
"rates": {
"BTN": 2.517782
}
}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": 251.7782,
"rate": 2.517782
}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