Rate Overview
Live
1 SGD = 74.0582 BTN
1 BTN = 0.013503
SGD
Avg
74.5953
High
74.9731
Low
74.0582
Last updated: 7/28/2026, 8:44:35 AM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.06 BTN |
| 10 SGD | 740.58 BTN |
| 50 SGD | 3,702.91 BTN |
| 100 SGD | 7,405.82 BTN |
| 500 SGD | 37,029.11 BTN |
| 1,000 SGD | 74,058.23 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-28T08:44:35Z",
"rates": {
"BTN": 74.058226
}
}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": 7405.8226,
"rate": 74.058226
}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