Rate Overview
Live
1 SRD = 2.4880 BTN
1 BTN = 0.401930
SRD
Avg
2.4808
High
2.4894
Low
2.4615
Last updated: 4/17/2026, 12:00:59 PM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.49 BTN |
| 10 SRD | 24.88 BTN |
| 50 SRD | 124.40 BTN |
| 100 SRD | 248.80 BTN |
| 500 SRD | 1,244.00 BTN |
| 1,000 SRD | 2,488.00 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-04-17T12:00:59Z",
"rates": {
"BTN": 2.487995
}
}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": 248.79950000000002,
"rate": 2.487995
}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