Rate Overview
Live
1 MXN = 8.8460 JPY
1 JPY = 0.113046
MXN
Avg
7.4511
High
9.4159
Low
5.2836
Last updated: 3/28/2026, 9:27:44 AM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 8.85 JPY |
| 10 MXN | 88.46 JPY |
| 50 MXN | 442.30 JPY |
| 100 MXN | 884.60 JPY |
| 500 MXN | 4,422.99 JPY |
| 1,000 MXN | 8,845.99 JPY |
Get MXN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=JPYExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-28T09:27:44Z",
"rates": {
"JPY": 8.845986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "JPY",
"amount": 100
},
"result": 884.5986,
"rate": 8.845986
}Build with MXN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key