Rate Overview
Live
1 BTN = 6.3746 SDG
1 SDG = 0.156873
BTN
Avg
6.5657
High
6.6808
Low
6.3746
Last updated: 3/27/2026, 4:25:42 PM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.37 SDG |
| 10 BTN | 63.75 SDG |
| 50 BTN | 318.73 SDG |
| 100 BTN | 637.46 SDG |
| 500 BTN | 3,187.30 SDG |
| 1,000 BTN | 6,374.60 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-27T16:25:42Z",
"rates": {
"SDG": 6.374598
}
}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": 637.4598,
"rate": 6.374598
}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