Rate Overview
Live
1 MYR = 4.5088 MXN
1 MXN = 0.221790
MYR
Avg
4.4636
High
4.5088
Low
4.4178
Last updated: 3/7/2026, 4:26:41 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.51 MXN |
| 10 MYR | 45.09 MXN |
| 50 MYR | 225.44 MXN |
| 100 MYR | 450.88 MXN |
| 500 MYR | 2,254.38 MXN |
| 1,000 MYR | 4,508.76 MXN |
Get MYR/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=MXNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T04:26:41Z",
"rates": {
"MXN": 4.508762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "MXN",
"amount": 100
},
"result": 450.8762,
"rate": 4.508762
}Build with MYR/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key