Rate Overview
Live
1 SGD = 73.5954 BTN
1 BTN = 0.013588
SGD
Avg
73.9382
High
74.2695
Low
73.5825
Last updated: 6/17/2026, 6:38:49 AM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 73.60 BTN |
| 10 SGD | 735.95 BTN |
| 50 SGD | 3,679.77 BTN |
| 100 SGD | 7,359.54 BTN |
| 500 SGD | 36,797.71 BTN |
| 1,000 SGD | 73,595.42 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-06-17T06:38:49Z",
"rates": {
"BTN": 73.595421
}
}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": 7359.542100000001,
"rate": 73.595421
}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