Rate Overview
Live
1 BTN = 6.3627 SDG
1 SDG = 0.157167
BTN
Avg
6.3385
High
6.3634
Low
6.2988
Last updated: 6/19/2026, 8:38:01 AM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.36 SDG |
| 10 BTN | 63.63 SDG |
| 50 BTN | 318.13 SDG |
| 100 BTN | 636.27 SDG |
| 500 BTN | 3,181.33 SDG |
| 1,000 BTN | 6,362.66 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-06-19T08:38:01Z",
"rates": {
"SDG": 6.362664
}
}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": 636.2664,
"rate": 6.362664
}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