Rate Overview
Live
1 MXN = 9.2105 JPY
1 JPY = 0.108572
MXN
Avg
9.1250
High
9.2105
Low
8.9383
Last updated: 5/26/2026, 9:01:23 PM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 9.21 JPY |
| 10 MXN | 92.10 JPY |
| 50 MXN | 460.52 JPY |
| 100 MXN | 921.05 JPY |
| 500 MXN | 4,605.24 JPY |
| 1,000 MXN | 9,210.49 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-05-26T21:01:23Z",
"rates": {
"JPY": 9.210489
}
}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": 921.0489000000001,
"rate": 9.210489
}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