Rate Overview
Live
1 SGD = 1.5922 BZD
1 BZD = 0.628045
SGD
Avg
1.5822
High
1.5945
Low
1.5752
Last updated: 5/7/2026, 5:57:01 PM
Quick Conversions
| SGD | BZD |
|---|---|
| 1 SGD | 1.59 BZD |
| 10 SGD | 15.92 BZD |
| 50 SGD | 79.61 BZD |
| 100 SGD | 159.22 BZD |
| 500 SGD | 796.12 BZD |
| 1,000 SGD | 1,592.24 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-05-07T17:57:01Z",
"rates": {
"BZD": 1.592242
}
}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": 159.2242,
"rate": 1.592242
}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