Rate Overview
Live
1 BZD = 1.8688 SAR
1 SAR = 0.535092
BZD
Avg
1.8620
High
1.8777
Low
1.8396
Last updated: 3/27/2026, 9:50:59 AM
Quick Conversions
| BZD | SAR |
|---|---|
| 1 BZD | 1.87 SAR |
| 10 BZD | 18.69 SAR |
| 50 BZD | 93.44 SAR |
| 100 BZD | 186.88 SAR |
| 500 BZD | 934.42 SAR |
| 1,000 BZD | 1,868.84 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-03-27T09:50:59Z",
"rates": {
"SAR": 1.868839
}
}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.88389999999998,
"rate": 1.868839
}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