Rate Overview
Live
1 SGD = 1.5749 BZD
1 BZD = 0.634954
SGD
Avg
1.5793
High
1.5896
Low
1.5718
Last updated: 3/7/2026, 7:40:05 AM
Quick Conversions
| SGD | BZD |
|---|---|
| 1 SGD | 1.57 BZD |
| 10 SGD | 15.75 BZD |
| 50 SGD | 78.75 BZD |
| 100 SGD | 157.49 BZD |
| 500 SGD | 787.46 BZD |
| 1,000 SGD | 1,574.92 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-03-07T07:40:05Z",
"rates": {
"BZD": 1.574918
}
}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": 157.4918,
"rate": 1.574918
}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