Rate Overview
Live
1 MYR = 0.484504 BZD
1 BZD = 2.0640
MYR
Avg
0.492643
High
0.496846
Low
0.484504
Last updated: 6/19/2026, 8:08:04 AM
Quick Conversions
| MYR | BZD |
|---|---|
| 1 MYR | 0.48 BZD |
| 10 MYR | 4.85 BZD |
| 50 MYR | 24.23 BZD |
| 100 MYR | 48.45 BZD |
| 500 MYR | 242.25 BZD |
| 1,000 MYR | 484.50 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-06-19T08:08:04Z",
"rates": {
"BZD": 0.484504
}
}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.4504,
"rate": 0.484504
}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