Rate Overview
Live
1 SAR = 0.535119 BZD
1 BZD = 1.8687
SAR
Avg
0.535383
High
0.537747
Low
0.533291
Last updated: 3/27/2026, 7:44:48 AM
Quick Conversions
| SAR | BZD |
|---|---|
| 1 SAR | 0.54 BZD |
| 10 SAR | 5.35 BZD |
| 50 SAR | 26.76 BZD |
| 100 SAR | 53.51 BZD |
| 500 SAR | 267.56 BZD |
| 1,000 SAR | 535.12 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-03-27T07:44:48Z",
"rates": {
"BZD": 0.535119
}
}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.511900000000004,
"rate": 0.535119
}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