Rate Overview
Live
1 SGD = 73.3358 BTN
1 BTN = 0.013636
SGD
Avg
72.9932
High
73.3358
Low
72.5780
Last updated: 4/17/2026, 12:12:05 PM
Quick Conversions
| SGD | BTN |
|---|---|
| 1 SGD | 73.34 BTN |
| 10 SGD | 733.36 BTN |
| 50 SGD | 3,666.79 BTN |
| 100 SGD | 7,333.58 BTN |
| 500 SGD | 36,667.91 BTN |
| 1,000 SGD | 73,335.82 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-04-17T12:12:05Z",
"rates": {
"BTN": 73.335816
}
}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": 7333.5815999999995,
"rate": 73.335816
}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