Rate Overview
Live
1 BZD = 0.631731 SGD
1 SGD = 1.5830
BZD
Avg
0.634459
High
0.635591
Low
0.631731
Last updated: 8/19/2026, 4:36:25 PM
Quick Conversions
| BZD | SGD |
|---|---|
| 1 BZD | 0.63 SGD |
| 10 BZD | 6.32 SGD |
| 50 BZD | 31.59 SGD |
| 100 BZD | 63.17 SGD |
| 500 BZD | 315.87 SGD |
| 1,000 BZD | 631.73 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-08-19T16:36:25Z",
"rates": {
"SGD": 0.631731
}
}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.173100000000005,
"rate": 0.631731
}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