Rate Overview
Live
1 SDG = 0.156872 BTN
1 BTN = 6.3746
SDG
Avg
0.152336
High
0.156872
Low
0.149683
Last updated: 3/27/2026, 10:22:06 AM
Quick Conversions
| SDG | BTN |
|---|---|
| 1 SDG | 0.16 BTN |
| 10 SDG | 1.57 BTN |
| 50 SDG | 7.84 BTN |
| 100 SDG | 15.69 BTN |
| 500 SDG | 78.44 BTN |
| 1,000 SDG | 156.87 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-03-27T10:22:06Z",
"rates": {
"BTN": 0.156872
}
}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.6872,
"rate": 0.156872
}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