Rate Overview
Live
1 BTN = 0.013479 SGD
1 SGD = 74.1895
BTN
Avg
0.014051
High
0.014814
Low
0.013282
Last updated: 8/4/2026, 12:27:42 AM
Quick Conversions
| BTN | SGD |
|---|---|
| 1 BTN | 0.01 SGD |
| 10 BTN | 0.13 SGD |
| 50 BTN | 0.67 SGD |
| 100 BTN | 1.35 SGD |
| 500 BTN | 6.74 SGD |
| 1,000 BTN | 13.48 SGD |
Get BTN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=SGDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-04T00:27:42Z",
"rates": {
"SGD": 0.013479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "SGD",
"amount": 100
},
"result": 1.3478999999999999,
"rate": 0.013479
}Build with BTN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key