Rate Overview
Live
1 BTN = 6.5286 SDG
1 SDG = 0.153172
BTN
Avg
6.5493
High
6.5899
Low
6.5134
Last updated: 3/7/2026, 3:43:24 AM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.53 SDG |
| 10 BTN | 65.29 SDG |
| 50 BTN | 326.43 SDG |
| 100 BTN | 652.86 SDG |
| 500 BTN | 3,264.30 SDG |
| 1,000 BTN | 6,528.59 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-03-07T03:43:24Z",
"rates": {
"SDG": 6.528591
}
}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": 652.8591,
"rate": 6.528591
}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