Rate Overview
Live
1 MYR = 4.3954 MXN
1 MXN = 0.227513
MYR
Avg
4.3990
High
4.4246
Low
4.3819
Last updated: 5/7/2026, 8:38:26 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.40 MXN |
| 10 MYR | 43.95 MXN |
| 50 MYR | 219.77 MXN |
| 100 MYR | 439.54 MXN |
| 500 MYR | 2,197.68 MXN |
| 1,000 MYR | 4,395.36 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-07T08:38:26Z",
"rates": {
"MXN": 4.395361
}
}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": 439.53610000000003,
"rate": 4.395361
}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