Rate Overview
Live
1 BTN = 0.409699 SRD
1 SRD = 2.4408
BTN
Avg
0.411755
High
0.415408
Low
0.408386
Last updated: 3/7/2026, 7:34:57 AM
Quick Conversions
| BTN | SRD |
|---|---|
| 1 BTN | 0.41 SRD |
| 10 BTN | 4.10 SRD |
| 50 BTN | 20.48 SRD |
| 100 BTN | 40.97 SRD |
| 500 BTN | 204.85 SRD |
| 1,000 BTN | 409.70 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-03-07T07:34:57Z",
"rates": {
"SRD": 0.409699
}
}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": 40.969899999999996,
"rate": 0.409699
}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