Rate Overview
Live
1 BTN = 6.2844 SDG
1 SDG = 0.159124
BTN
Avg
6.2944
High
6.3062
Low
6.2844
Last updated: 7/9/2026, 5:13:15 AM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.28 SDG |
| 10 BTN | 62.84 SDG |
| 50 BTN | 314.22 SDG |
| 100 BTN | 628.44 SDG |
| 500 BTN | 3,142.21 SDG |
| 1,000 BTN | 6,284.41 SDG |
Get BTN/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SDGExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-09T05:13:15Z",
"rates": {
"SDG": 6.284412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SDG",
"amount": 100
},
"result": 628.4412,
"rate": 6.284412
}Build with BTN/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key