Rate Overview
Live
1 BTN = 6.4413 SDG
1 SDG = 0.155249
BTN
Avg
6.4660
High
6.4980
Low
6.4413
Last updated: 4/17/2026, 6:09:33 AM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.44 SDG |
| 10 BTN | 64.41 SDG |
| 50 BTN | 322.06 SDG |
| 100 BTN | 644.13 SDG |
| 500 BTN | 3,220.63 SDG |
| 1,000 BTN | 6,441.26 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-04-17T06:09:33Z",
"rates": {
"SDG": 6.441261
}
}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": 644.1261,
"rate": 6.441261
}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