Rate Overview
Live
1 SGD = 74.4012 BTN
1 BTN = 0.013441
SGD
Avg
74.7619
High
75.1632
Low
74.3520
Last updated: 9/3/2026, 12:00:07 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.40 BTN |
| 10 SGD | 744.01 BTN |
| 50 SGD | 3,720.06 BTN |
| 100 SGD | 7,440.12 BTN |
| 500 SGD | 37,200.58 BTN |
| 1,000 SGD | 74,401.17 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-09-03T12:00:07Z",
"rates": {
"BTN": 74.401168
}
}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": 7440.1168,
"rate": 74.401168
}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