Rate Overview
Live
1 SGD = 1.5808 BZD
1 BZD = 0.632603
SGD
Avg
1.5780
High
1.5812
Low
1.5735
Last updated: 4/17/2026, 1:50:11 PM
Quick Conversions
| SGD | BZD |
|---|---|
| 1 SGD | 1.58 BZD |
| 10 SGD | 15.81 BZD |
| 50 SGD | 79.04 BZD |
| 100 SGD | 158.08 BZD |
| 500 SGD | 790.39 BZD |
| 1,000 SGD | 1,580.77 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-04-17T13:50:11Z",
"rates": {
"BZD": 1.58077
}
}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.077,
"rate": 1.58077
}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