Rate Overview
Live
1 SDG = 0.157347 BTN
1 BTN = 6.3554
SDG
Avg
0.158031
High
0.159342
Low
0.157148
Last updated: 6/18/2026, 11:50:09 PM
Quick Conversions
| SDG | BTN |
|---|---|
| 1 SDG | 0.16 BTN |
| 10 SDG | 1.57 BTN |
| 50 SDG | 7.87 BTN |
| 100 SDG | 15.73 BTN |
| 500 SDG | 78.67 BTN |
| 1,000 SDG | 157.35 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-06-18T23:50:09Z",
"rates": {
"BTN": 0.157347
}
}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.734699999999998,
"rate": 0.157347
}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