Rate Overview
Live
1 MYR = 0.508274 BZD
1 BZD = 1.9674
MYR
Avg
0.512085
High
0.516864
Low
0.508274
Last updated: 3/7/2026, 1:07:10 AM
Quick Conversions
| MYR | BZD |
|---|---|
| 1 MYR | 0.51 BZD |
| 10 MYR | 5.08 BZD |
| 50 MYR | 25.41 BZD |
| 100 MYR | 50.83 BZD |
| 500 MYR | 254.14 BZD |
| 1,000 MYR | 508.27 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-03-07T01:07:10Z",
"rates": {
"BZD": 0.508274
}
}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": 50.8274,
"rate": 0.508274
}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