Rate Overview
Live
1 MYR = 4.4815 MXN
1 MXN = 0.223141
MYR
Avg
4.4096
High
4.5561
Low
4.3209
Last updated: 3/27/2026, 1:01:19 PM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.48 MXN |
| 10 MYR | 44.81 MXN |
| 50 MYR | 224.07 MXN |
| 100 MYR | 448.15 MXN |
| 500 MYR | 2,240.74 MXN |
| 1,000 MYR | 4,481.48 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-27T13:01:19Z",
"rates": {
"MXN": 4.481478
}
}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": 448.1478,
"rate": 4.481478
}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