Rate Overview
Live
1 BTN = 0.397174 SRD
1 SRD = 2.5178
BTN
Avg
0.395502
High
0.397832
Low
0.392065
Last updated: 6/19/2026, 8:18:38 AM
Quick Conversions
| BTN | SRD |
|---|---|
| 1 BTN | 0.40 SRD |
| 10 BTN | 3.97 SRD |
| 50 BTN | 19.86 SRD |
| 100 BTN | 39.72 SRD |
| 500 BTN | 198.59 SRD |
| 1,000 BTN | 397.17 SRD |
Get BTN/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SRDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-19T08:18:38Z",
"rates": {
"SRD": 0.397174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SRD",
"amount": 100
},
"result": 39.717400000000005,
"rate": 0.397174
}Build with BTN/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key