Rate Overview
Live
1 SGD = 73.3245 BTN
1 BTN = 0.013638
SGD
Avg
68.5307
High
73.3245
Low
63.7290
Last updated: 3/28/2026, 2:01:39 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 73.32 BTN |
| 10 SGD | 733.24 BTN |
| 50 SGD | 3,666.22 BTN |
| 100 SGD | 7,332.45 BTN |
| 500 SGD | 36,662.24 BTN |
| 1,000 SGD | 73,324.49 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-03-28T14:01:39Z",
"rates": {
"BTN": 73.324486
}
}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": 7332.4486,
"rate": 73.324486
}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