Rate Overview
Live
1 BZD = 0.641944 SGD
1 SGD = 1.5578
BZD
Avg
0.638848
High
0.641944
Low
0.636278
Last updated: 6/19/2026, 8:27:08 AM
Quick Conversions
| BZD | SGD |
|---|---|
| 1 BZD | 0.64 SGD |
| 10 BZD | 6.42 SGD |
| 50 BZD | 32.10 SGD |
| 100 BZD | 64.19 SGD |
| 500 BZD | 320.97 SGD |
| 1,000 BZD | 641.94 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-06-19T08:27:08Z",
"rates": {
"SGD": 0.641944
}
}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": 64.1944,
"rate": 0.641944
}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