Rate Overview
Live
1 BZD = 0.642856 SGD
1 SGD = 1.5556
BZD
Avg
0.642272
High
0.644396
Low
0.641014
Last updated: 7/8/2026, 4:43:12 PM
Quick Conversions
| BZD | SGD |
|---|---|
| 1 BZD | 0.64 SGD |
| 10 BZD | 6.43 SGD |
| 50 BZD | 32.14 SGD |
| 100 BZD | 64.29 SGD |
| 500 BZD | 321.43 SGD |
| 1,000 BZD | 642.86 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-07-08T16:43:12Z",
"rates": {
"SGD": 0.642856
}
}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.2856,
"rate": 0.642856
}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