Rate Overview
Live
1 BZD = 1.8624 SAR
1 SAR = 0.536946
BZD
Avg
1.8673
High
1.8801
Low
1.8613
Last updated: 5/28/2026, 3:35:16 AM
Quick Conversions
| BZD | SAR |
|---|---|
| 1 BZD | 1.86 SAR |
| 10 BZD | 18.62 SAR |
| 50 BZD | 93.12 SAR |
| 100 BZD | 186.24 SAR |
| 500 BZD | 931.19 SAR |
| 1,000 BZD | 1,862.38 SAR |
Get BZD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=SARExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-28T03:35:16Z",
"rates": {
"SAR": 1.862383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "SAR",
"amount": 100
},
"result": 186.23829999999998,
"rate": 1.862383
}Build with BZD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key