Rate Overview
Live
1 BTN = 0.396659 SRD
1 SRD = 2.5211
BTN
Avg
0.399397
High
0.401720
Low
0.396659
Last updated: 3/28/2026, 10:59:56 AM
Quick Conversions
| BTN | SRD |
|---|---|
| 1 BTN | 0.40 SRD |
| 10 BTN | 3.97 SRD |
| 50 BTN | 19.83 SRD |
| 100 BTN | 39.67 SRD |
| 500 BTN | 198.33 SRD |
| 1,000 BTN | 396.66 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-28T10:59:56Z",
"rates": {
"SRD": 0.396659
}
}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.6659,
"rate": 0.396659
}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