Rate Overview
Live
1 SAR = 0.536917 BZD
1 BZD = 1.8625
SAR
Avg
0.537049
High
0.537804
Low
0.536328
Last updated: 8/20/2026, 7:10:19 AM
Quick Conversions
| SAR | BZD |
|---|---|
| 1 SAR | 0.54 BZD |
| 10 SAR | 5.37 BZD |
| 50 SAR | 26.85 BZD |
| 100 SAR | 53.69 BZD |
| 500 SAR | 268.46 BZD |
| 1,000 SAR | 536.92 BZD |
Get SAR/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BZDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-20T07:10:19Z",
"rates": {
"BZD": 0.536917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BZD",
"amount": 100
},
"result": 53.6917,
"rate": 0.536917
}Build with SAR/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key