Rate Overview
Live
1 SGD = 74.0267 BTN
1 BTN = 0.013509
SGD
Avg
68.0312
High
74.4382
Low
62.5981
Last updated: 7/28/2026, 11:57:50 AM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.03 BTN |
| 10 SGD | 740.27 BTN |
| 50 SGD | 3,701.34 BTN |
| 100 SGD | 7,402.67 BTN |
| 500 SGD | 37,013.37 BTN |
| 1,000 SGD | 74,026.74 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-07-28T11:57:50Z",
"rates": {
"BTN": 74.026735
}
}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": 7402.6735,
"rate": 74.026735
}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