Rate Overview
Live
1 SDG = 0.159410 BTN
1 BTN = 6.2731
SDG
Avg
0.159176
High
0.159410
Low
0.158915
Last updated: 8/19/2026, 2:38:22 AM
Quick Conversions
| SDG | BTN |
|---|---|
| 1 SDG | 0.16 BTN |
| 10 SDG | 1.59 BTN |
| 50 SDG | 7.97 BTN |
| 100 SDG | 15.94 BTN |
| 500 SDG | 79.71 BTN |
| 1,000 SDG | 159.41 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-08-19T02:38:22Z",
"rates": {
"BTN": 0.15941
}
}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": 15.940999999999999,
"rate": 0.15941
}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