Rate Overview
Live
1 SGD = 74.9306 BTN
1 BTN = 0.013346
SGD
Avg
74.9620
High
75.6096
Low
74.6438
Last updated: 5/27/2026, 8:28:04 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.93 BTN |
| 10 SGD | 749.31 BTN |
| 50 SGD | 3,746.53 BTN |
| 100 SGD | 7,493.06 BTN |
| 500 SGD | 37,465.30 BTN |
| 1,000 SGD | 74,930.60 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-05-27T20:28:04Z",
"rates": {
"BTN": 74.930603
}
}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": 7493.0603,
"rate": 74.930603
}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