Rate Overview
Live
1 SGD = 74.9332 BTN
1 BTN = 0.013345
SGD
Avg
74.9623
High
75.6096
Low
74.6438
Last updated: 5/27/2026, 5:29:12 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.93 BTN |
| 10 SGD | 749.33 BTN |
| 50 SGD | 3,746.66 BTN |
| 100 SGD | 7,493.32 BTN |
| 500 SGD | 37,466.62 BTN |
| 1,000 SGD | 74,933.24 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-27T17:29:12Z",
"rates": {
"BTN": 74.933243
}
}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.3243,
"rate": 74.933243
}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