Rate Overview
Live
1 SRD = 2.5762 BTN
1 BTN = 0.388162
SRD
Avg
2.4541
High
2.5870
Low
2.3524
Last updated: 5/27/2026, 6:24:20 PM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.58 BTN |
| 10 SRD | 25.76 BTN |
| 50 SRD | 128.81 BTN |
| 100 SRD | 257.62 BTN |
| 500 SRD | 1,288.12 BTN |
| 1,000 SRD | 2,576.25 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-05-27T18:24:20Z",
"rates": {
"BTN": 2.576245
}
}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": 257.6245,
"rate": 2.576245
}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