Rate Overview
Live
1 SAR = 0.531714 BZD
1 BZD = 1.8807
SAR
Avg
0.534895
High
0.536798
Low
0.531714
Last updated: 5/9/2026, 3:42:09 AM
Quick Conversions
| SAR | BZD |
|---|---|
| 1 SAR | 0.53 BZD |
| 10 SAR | 5.32 BZD |
| 50 SAR | 26.59 BZD |
| 100 SAR | 53.17 BZD |
| 500 SAR | 265.86 BZD |
| 1,000 SAR | 531.71 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-05-09T03:42:09Z",
"rates": {
"BZD": 0.531714
}
}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.171400000000006,
"rate": 0.531714
}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