Rate Overview
Live
1 SDG = 0.160768 BTN
1 BTN = 6.2201
SDG
Avg
0.159302
High
0.161241
Low
0.157154
Last updated: 7/25/2026, 8:41:41 PM
Quick Conversions
| SDG | BTN |
|---|---|
| 1 SDG | 0.16 BTN |
| 10 SDG | 1.61 BTN |
| 50 SDG | 8.04 BTN |
| 100 SDG | 16.08 BTN |
| 500 SDG | 80.38 BTN |
| 1,000 SDG | 160.77 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-25T20:41:41Z",
"rates": {
"BTN": 0.160768
}
}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.0768,
"rate": 0.160768
}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