Rate Overview
Live
1 BZD = 2.0264 MYR
1 MYR = 0.493480
BZD
Avg
2.0265
High
2.0343
Low
2.0209
Last updated: 7/8/2026, 8:45:34 AM
Quick Conversions
| BZD | MYR |
|---|---|
| 1 BZD | 2.03 MYR |
| 10 BZD | 20.26 MYR |
| 50 BZD | 101.32 MYR |
| 100 BZD | 202.64 MYR |
| 500 BZD | 1,013.21 MYR |
| 1,000 BZD | 2,026.43 MYR |
Get BZD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=MYRExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-08T08:45:34Z",
"rates": {
"MYR": 2.026426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "MYR",
"amount": 100
},
"result": 202.6426,
"rate": 2.026426
}Build with BZD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key