Rate Overview
Live
1 SGD = 71.8763 BTN
1 BTN = 0.013913
SGD
Avg
71.8778
High
72.2792
Low
71.5119
Last updated: 3/7/2026, 7:39:33 AM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 71.88 BTN |
| 10 SGD | 718.76 BTN |
| 50 SGD | 3,593.82 BTN |
| 100 SGD | 7,187.63 BTN |
| 500 SGD | 35,938.17 BTN |
| 1,000 SGD | 71,876.35 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-03-07T07:39:33Z",
"rates": {
"BTN": 71.876349
}
}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": 7187.634900000001,
"rate": 71.876349
}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