Rate Overview
Live
1 BTN = 6.2786 SDG
1 SDG = 0.159272
BTN
Avg
6.2934
High
6.3094
Low
6.2786
Last updated: 8/15/2026, 3:04:58 AM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.28 SDG |
| 10 BTN | 62.79 SDG |
| 50 BTN | 313.93 SDG |
| 100 BTN | 627.86 SDG |
| 500 BTN | 3,139.29 SDG |
| 1,000 BTN | 6,278.58 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-08-15T03:04:58Z",
"rates": {
"SDG": 6.278581
}
}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": 627.8581,
"rate": 6.278581
}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