Rate Overview
Live
1 SGD = 74.8524 BTN
1 BTN = 0.013360
SGD
Avg
74.6374
High
74.8524
Low
74.3566
Last updated: 8/17/2026, 6:58:12 AM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.85 BTN |
| 10 SGD | 748.52 BTN |
| 50 SGD | 3,742.62 BTN |
| 100 SGD | 7,485.24 BTN |
| 500 SGD | 37,426.18 BTN |
| 1,000 SGD | 74,852.36 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-08-17T06:58:12Z",
"rates": {
"BTN": 74.852359
}
}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": 7485.235900000001,
"rate": 74.852359
}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