Rate Overview
Live
1 SGD = 74.9297 BTN
1 BTN = 0.013346
SGD
Avg
72.0306
High
75.0603
Low
68.8773
Last updated: 5/27/2026, 7:21:58 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 74.93 BTN |
| 10 SGD | 749.30 BTN |
| 50 SGD | 3,746.49 BTN |
| 100 SGD | 7,492.97 BTN |
| 500 SGD | 37,464.86 BTN |
| 1,000 SGD | 74,929.72 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-27T19:21:58Z",
"rates": {
"BTN": 74.929723
}
}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": 7492.972299999999,
"rate": 74.929723
}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