Rate Overview
Live
1 SAR = 0.537132 BZD
1 BZD = 1.8617
SAR
Avg
0.536870
High
0.539003
Low
0.534374
Last updated: 7/26/2026, 1:01:01 AM
Quick Conversions
| SAR | BZD |
|---|---|
| 1 SAR | 0.54 BZD |
| 10 SAR | 5.37 BZD |
| 50 SAR | 26.86 BZD |
| 100 SAR | 53.71 BZD |
| 500 SAR | 268.57 BZD |
| 1,000 SAR | 537.13 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-07-26T01:01:01Z",
"rates": {
"BZD": 0.537132
}
}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.71320000000001,
"rate": 0.537132
}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