Rate Overview
Live
1 SRD = 2.5258 BTN
1 BTN = 0.395911
SRD
Avg
2.4779
High
2.5870
Low
2.3524
Last updated: 8/1/2026, 12:34:01 PM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.53 BTN |
| 10 SRD | 25.26 BTN |
| 50 SRD | 126.29 BTN |
| 100 SRD | 252.58 BTN |
| 500 SRD | 1,262.91 BTN |
| 1,000 SRD | 2,525.82 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-08-01T12:34:01Z",
"rates": {
"BTN": 2.525818
}
}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": 252.58180000000002,
"rate": 2.525818
}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