Rate Overview
Live
1 MYR = 4.3457 MXN
1 MXN = 0.230112
MYR
Avg
4.3628
High
4.3789
Low
4.3457
Last updated: 5/27/2026, 10:54:46 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.35 MXN |
| 10 MYR | 43.46 MXN |
| 50 MYR | 217.29 MXN |
| 100 MYR | 434.57 MXN |
| 500 MYR | 2,172.85 MXN |
| 1,000 MYR | 4,345.71 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-05-27T10:54:46Z",
"rates": {
"MXN": 4.345706
}
}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": 434.5706,
"rate": 4.345706
}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