Rate Overview
Live
1 BTN = 6.2723 SDG
1 SDG = 0.159431
BTN
Avg
6.2376
High
6.2723
Low
6.2019
Last updated: 7/29/2026, 1:46:37 PM
Quick Conversions
| BTN | SDG |
|---|---|
| 1 BTN | 6.27 SDG |
| 10 BTN | 62.72 SDG |
| 50 BTN | 313.62 SDG |
| 100 BTN | 627.23 SDG |
| 500 BTN | 3,136.16 SDG |
| 1,000 BTN | 6,272.32 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-29T13:46:37Z",
"rates": {
"SDG": 6.272317
}
}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.2317,
"rate": 6.272317
}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