Rate Overview
Live
1 MYR = 4.4802 MXN
1 MXN = 0.223204
MYR
Avg
4.4458
High
4.5796
Low
4.3280
Last updated: 3/27/2026, 11:20:10 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.48 MXN |
| 10 MYR | 44.80 MXN |
| 50 MYR | 224.01 MXN |
| 100 MYR | 448.02 MXN |
| 500 MYR | 2,240.10 MXN |
| 1,000 MYR | 4,480.20 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-27T11:20:10Z",
"rates": {
"MXN": 4.480198
}
}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.0198,
"rate": 4.480198
}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