Rate Overview
Live
1 SGD = 74.7673 BTN
1 BTN = 0.013375
SGD
Avg
72.9507
High
75.2887
Low
69.8511
Last updated: 7/25/2026, 10:37:11 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.77 BTN |
| 10 SGD | 747.67 BTN |
| 50 SGD | 3,738.37 BTN |
| 100 SGD | 7,476.73 BTN |
| 500 SGD | 37,383.67 BTN |
| 1,000 SGD | 74,767.34 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-25T22:37:11Z",
"rates": {
"BTN": 74.767337
}
}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": 7476.7337,
"rate": 74.767337
}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