Rate Overview
Live
1 SDG = 0.157236 BTN
1 BTN = 6.3599
SDG
Avg
0.157793
High
0.158317
Low
0.157236
Last updated: 5/9/2026, 4:55:00 AM
Quick Conversions
| SDG | BTN |
|---|---|
| 1 SDG | 0.16 BTN |
| 10 SDG | 1.57 BTN |
| 50 SDG | 7.86 BTN |
| 100 SDG | 15.72 BTN |
| 500 SDG | 78.62 BTN |
| 1,000 SDG | 157.24 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-05-09T04:55:00Z",
"rates": {
"BTN": 0.157236
}
}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.7236,
"rate": 0.157236
}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