Rate Overview
Live
1 BTN = 6.2682 SDG
1 SDG = 0.159537
BTN
Avg
6.3890
High
6.6312
Low
6.0782
Last updated: 7/28/2026, 10:23:48 AM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.27 SDG |
| 10 BTN | 62.68 SDG |
| 50 BTN | 313.41 SDG |
| 100 BTN | 626.82 SDG |
| 500 BTN | 3,134.08 SDG |
| 1,000 BTN | 6,268.16 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-28T10:23:48Z",
"rates": {
"SDG": 6.268158
}
}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": 626.8158,
"rate": 6.268158
}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