Rate Overview
Live
1 SGD = 73.3266 BTN
1 BTN = 0.013638
SGD
Avg
72.9918
High
73.3266
Low
72.5780
Last updated: 4/17/2026, 11:02:17 AM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 73.33 BTN |
| 10 SGD | 733.27 BTN |
| 50 SGD | 3,666.33 BTN |
| 100 SGD | 7,332.66 BTN |
| 500 SGD | 36,663.30 BTN |
| 1,000 SGD | 73,326.60 BTN |
Get SGD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BTNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T11:02:17Z",
"rates": {
"BTN": 73.326595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BTN",
"amount": 100
},
"result": 7332.6595,
"rate": 73.326595
}Build with SGD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key