Rate Overview
Live
1 BZD = 0.630700 SGD
1 SGD = 1.5855
BZD
Avg
0.633468
High
0.635537
Low
0.630700
Last updated: 4/17/2026, 2:49:58 PM
Quick Conversions
| BZD | SGD |
|---|---|
| 1 BZD | 0.63 SGD |
| 10 BZD | 6.31 SGD |
| 50 BZD | 31.54 SGD |
| 100 BZD | 63.07 SGD |
| 500 BZD | 315.35 SGD |
| 1,000 BZD | 630.70 SGD |
Get BZD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=SGDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-04-17T14:49:58Z",
"rates": {
"SGD": 0.6307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "SGD",
"amount": 100
},
"result": 63.07000000000001,
"rate": 0.6307
}Build with BZD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key