Rate Overview
Live
1 BTN = 0.013550 SGD
1 SGD = 73.8007
BTN
Avg
0.013583
High
0.013693
Low
0.013522
Last updated: 7/7/2026, 4:17:27 PM
Quick Conversions
| BTN | SGD |
|---|---|
| 1 BTN | 0.01 SGD |
| 10 BTN | 0.14 SGD |
| 50 BTN | 0.68 SGD |
| 100 BTN | 1.36 SGD |
| 500 BTN | 6.77 SGD |
| 1,000 BTN | 13.55 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-07-07T16:17:27Z",
"rates": {
"SGD": 0.01355
}
}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.355,
"rate": 0.01355
}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