Rate Overview
Live
1 SRD = 2.4408 BTN
1 BTN = 0.409700
SRD
Avg
2.4287
High
2.4487
Low
2.4073
Last updated: 3/7/2026, 7:36:53 AM
Quick Conversions
| SRD | BTN |
|---|---|
| 1 SRD | 2.44 BTN |
| 10 SRD | 24.41 BTN |
| 50 SRD | 122.04 BTN |
| 100 SRD | 244.08 BTN |
| 500 SRD | 1,220.41 BTN |
| 1,000 SRD | 2,440.81 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-07T07:36:53Z",
"rates": {
"BTN": 2.440811
}
}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": 244.0811,
"rate": 2.440811
}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