Rate Overview
Live
1 SGD = 74.7926 BTN
1 BTN = 0.013370
SGD
Avg
74.5799
High
74.9338
Low
74.3048
Last updated: 5/7/2026, 1:50:51 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.79 BTN |
| 10 SGD | 747.93 BTN |
| 50 SGD | 3,739.63 BTN |
| 100 SGD | 7,479.26 BTN |
| 500 SGD | 37,396.31 BTN |
| 1,000 SGD | 74,792.62 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-07T13:50:51Z",
"rates": {
"BTN": 74.79262
}
}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": 7479.262,
"rate": 74.79262
}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