Rate Overview
Live
1 SRD = 2.5361 BTN
1 BTN = 0.394308
SRD
Avg
2.5331
High
2.5424
Low
2.5211
Last updated: 7/9/2026, 3:10:50 PM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.54 BTN |
| 10 SRD | 25.36 BTN |
| 50 SRD | 126.80 BTN |
| 100 SRD | 253.61 BTN |
| 500 SRD | 1,268.04 BTN |
| 1,000 SRD | 2,536.09 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-07-09T15:10:50Z",
"rates": {
"BTN": 2.536089
}
}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": 253.6089,
"rate": 2.536089
}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