Rate Overview
Live
1 MYR = 4.3428 MXN
1 MXN = 0.230268
MYR
Avg
4.3647
High
4.3766
Low
4.3428
Last updated: 4/17/2026, 6:32:55 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.34 MXN |
| 10 MYR | 43.43 MXN |
| 50 MYR | 217.14 MXN |
| 100 MYR | 434.28 MXN |
| 500 MYR | 2,171.38 MXN |
| 1,000 MYR | 4,342.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-04-17T06:32:55Z",
"rates": {
"MXN": 4.342759
}
}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.2759,
"rate": 4.342759
}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