Rate Overview
Live
1 SDG = 0.160285 BTN
1 BTN = 6.2389
SDG
Avg
0.160676
High
0.161241
Low
0.160285
Last updated: 7/27/2026, 12:26:05 PM
Quick Conversions
| SDG | BTN |
|---|---|
| 1 SDG | 0.16 BTN |
| 10 SDG | 1.60 BTN |
| 50 SDG | 8.01 BTN |
| 100 SDG | 16.03 BTN |
| 500 SDG | 80.14 BTN |
| 1,000 SDG | 160.29 BTN |
Get SDG/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=BTNExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-27T12:26:05Z",
"rates": {
"BTN": 0.160285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "BTN",
"amount": 100
},
"result": 16.0285,
"rate": 0.160285
}Build with SDG/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key