Rate Overview
Live
1 SRD = 2.5563 BTN
1 BTN = 0.391189
SRD
Avg
2.5531
High
2.5688
Low
2.5357
Last updated: 7/20/2026, 5:32:27 AM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.56 BTN |
| 10 SRD | 25.56 BTN |
| 50 SRD | 127.82 BTN |
| 100 SRD | 255.63 BTN |
| 500 SRD | 1,278.15 BTN |
| 1,000 SRD | 2,556.31 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-20T05:32:27Z",
"rates": {
"BTN": 2.556308
}
}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": 255.6308,
"rate": 2.556308
}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