Rate Overview
Live
1 BZD = 0.640582 SGD
1 SGD = 1.5611
BZD
Avg
0.638534
High
0.649380
Low
0.627307
Last updated: 7/30/2026, 12:18:42 AM
Quick Conversions
| BZD | SGD |
|---|---|
| 1 BZD | 0.64 SGD |
| 10 BZD | 6.41 SGD |
| 50 BZD | 32.03 SGD |
| 100 BZD | 64.06 SGD |
| 500 BZD | 320.29 SGD |
| 1,000 BZD | 640.58 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-30T00:18:42Z",
"rates": {
"SGD": 0.640582
}
}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.0582,
"rate": 0.640582
}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