Rate Overview
Live
1 SRD = 2.5211 BTN
1 BTN = 0.396660
SRD
Avg
2.3607
High
2.5211
Low
2.2002
Last updated: 3/28/2026, 10:57:31 AM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.52 BTN |
| 10 SRD | 25.21 BTN |
| 50 SRD | 126.05 BTN |
| 100 SRD | 252.11 BTN |
| 500 SRD | 1,260.53 BTN |
| 1,000 SRD | 2,521.05 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-03-28T10:57:31Z",
"rates": {
"BTN": 2.521052
}
}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.1052,
"rate": 2.521052
}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