Rate Overview
Live
1 BZD = 0.634953 SGD
1 SGD = 1.5749
BZD
Avg
0.633191
High
0.636211
Low
0.629075
Last updated: 3/7/2026, 7:57:05 AM
Quick Conversions
| BZD | SGD |
|---|---|
| 1 BZD | 0.63 SGD |
| 10 BZD | 6.35 SGD |
| 50 BZD | 31.75 SGD |
| 100 BZD | 63.50 SGD |
| 500 BZD | 317.48 SGD |
| 1,000 BZD | 634.95 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-03-07T07:57:05Z",
"rates": {
"SGD": 0.634953
}
}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.4953,
"rate": 0.634953
}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