Rate Overview
Live
1 BTN = 0.388161 SRD
1 SRD = 2.5763
BTN
Avg
0.410881
High
0.430577
Low
0.388161
Last updated: 5/28/2026, 3:32:16 AM
Quick Conversions
| BTN | SRD |
|---|---|
| 1 BTN | 0.39 SRD |
| 10 BTN | 3.88 SRD |
| 50 BTN | 19.41 SRD |
| 100 BTN | 38.82 SRD |
| 500 BTN | 194.08 SRD |
| 1,000 BTN | 388.16 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-05-28T03:32:16Z",
"rates": {
"SRD": 0.388161
}
}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": 38.8161,
"rate": 0.388161
}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