Rate Overview
Live
1 SGD = 1.5855 BZD
1 BZD = 0.630725
SGD
Avg
1.5835
High
1.5897
Low
1.5797
Last updated: 9/3/2026, 6:34:13 AM
Quick Conversions
| SGD | BZD |
|---|---|
| 1 SGD | 1.59 BZD |
| 10 SGD | 15.85 BZD |
| 50 SGD | 79.27 BZD |
| 100 SGD | 158.55 BZD |
| 500 SGD | 792.74 BZD |
| 1,000 SGD | 1,585.48 BZD |
Get SGD/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BZDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-03T06:34:13Z",
"rates": {
"BZD": 1.585476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BZD",
"amount": 100
},
"result": 158.54760000000002,
"rate": 1.585476
}Build with SGD/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key