Rate Overview
Live
1 MYR = 0.489120 BZD
1 BZD = 2.0445
MYR
Avg
0.478619
High
0.511039
Low
0.447328
Last updated: 7/30/2026, 11:14:22 AM
Quick Conversions
| MYR | BZD |
|---|---|
| 1 MYR | 0.49 BZD |
| 10 MYR | 4.89 BZD |
| 50 MYR | 24.46 BZD |
| 100 MYR | 48.91 BZD |
| 500 MYR | 244.56 BZD |
| 1,000 MYR | 489.12 BZD |
Get MYR/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BZDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-30T11:14:22Z",
"rates": {
"BZD": 0.48912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BZD",
"amount": 100
},
"result": 48.912,
"rate": 0.48912
}Build with MYR/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key