Rate Overview
Live
1 SGD = 1.5608 BZD
1 BZD = 0.640678
SGD
Avg
1.5738
High
1.5950
Low
1.5543
Last updated: 7/22/2026, 5:54:53 AM
Quick Conversions
| SGD | BZD |
|---|---|
| 1 SGD | 1.56 BZD |
| 10 SGD | 15.61 BZD |
| 50 SGD | 78.04 BZD |
| 100 SGD | 156.08 BZD |
| 500 SGD | 780.42 BZD |
| 1,000 SGD | 1,560.85 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-22T05:54:53Z",
"rates": {
"BZD": 1.560847
}
}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": 156.0847,
"rate": 1.560847
}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