Rate Overview
Live
1 MYR = 4.4549 MXN
1 MXN = 0.224470
MYR
Avg
4.4984
High
4.5561
Low
4.4545
Last updated: 3/27/2026, 7:46:10 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.45 MXN |
| 10 MYR | 44.55 MXN |
| 50 MYR | 222.75 MXN |
| 100 MYR | 445.49 MXN |
| 500 MYR | 2,227.47 MXN |
| 1,000 MYR | 4,454.95 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-27T07:46:10Z",
"rates": {
"MXN": 4.454948
}
}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": 445.4948,
"rate": 4.454948
}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