Rate Overview
Live
1 MYR = 4.1567 MXN
1 MXN = 0.240574
MYR
Avg
4.1688
High
4.1929
Low
4.1554
Last updated: 8/17/2026, 5:37:46 AM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.16 MXN |
| 10 MYR | 41.57 MXN |
| 50 MYR | 207.84 MXN |
| 100 MYR | 415.67 MXN |
| 500 MYR | 2,078.36 MXN |
| 1,000 MYR | 4,156.72 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-08-17T05:37:46Z",
"rates": {
"MXN": 4.156724
}
}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": 415.6724,
"rate": 4.156724
}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