Rate Overview
Live
1 SGD = 1.5583 BZD
1 BZD = 0.641722
SGD
Avg
1.5548
High
1.5583
Low
1.5510
Last updated: 7/2/2026, 1:23:35 PM
Quick Conversions
| SGD | BZD |
|---|---|
| 1 SGD | 1.56 BZD |
| 10 SGD | 15.58 BZD |
| 50 SGD | 77.92 BZD |
| 100 SGD | 155.83 BZD |
| 500 SGD | 779.15 BZD |
| 1,000 SGD | 1,558.31 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-07-02T13:23:35Z",
"rates": {
"BZD": 1.558308
}
}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": 155.8308,
"rate": 1.558308
}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