Rate Overview
Live
1 BZD = 0.634879 SGD
1 SGD = 1.5751
BZD
Avg
0.638086
High
0.649380
Low
0.627307
Last updated: 5/28/2026, 1:20:30 AM
Quick Conversions
| BZD | SGD |
|---|---|
| 1 BZD | 0.63 SGD |
| 10 BZD | 6.35 SGD |
| 50 BZD | 31.74 SGD |
| 100 BZD | 63.49 SGD |
| 500 BZD | 317.44 SGD |
| 1,000 BZD | 634.88 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-05-28T01:20:30Z",
"rates": {
"SGD": 0.634879
}
}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.487899999999996,
"rate": 0.634879
}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