Rate Overview
Live
1 MYR = 4.3490 MXN
1 MXN = 0.229935
MYR
Avg
4.3649
High
4.9583
Low
3.5611
Last updated: 5/27/2026, 1:37:55 PM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.35 MXN |
| 10 MYR | 43.49 MXN |
| 50 MYR | 217.45 MXN |
| 100 MYR | 434.90 MXN |
| 500 MYR | 2,174.52 MXN |
| 1,000 MYR | 4,349.05 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-27T13:37:55Z",
"rates": {
"MXN": 4.349048
}
}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.90479999999997,
"rate": 4.349048
}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