Rate Overview
Live
1 MYR = 4.4823 MXN
1 MXN = 0.223099
MYR
Avg
4.3679
High
5.0102
Low
3.4641
Last updated: 3/27/2026, 2:43:38 PM
Quick Conversions
| MYR | MXN |
|---|---|
| 1 MYR | 4.48 MXN |
| 10 MYR | 44.82 MXN |
| 50 MYR | 224.12 MXN |
| 100 MYR | 448.23 MXN |
| 500 MYR | 2,241.16 MXN |
| 1,000 MYR | 4,482.31 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-27T14:43:38Z",
"rates": {
"MXN": 4.482311
}
}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.2311,
"rate": 4.482311
}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