Rate Overview
Live
1 MXN = 9.2523 JPY
1 JPY = 0.108081
MXN
Avg
9.2491
High
9.2991
Low
9.2025
Last updated: 7/6/2026, 2:01:39 AM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 9.25 JPY |
| 10 MXN | 92.52 JPY |
| 50 MXN | 462.62 JPY |
| 100 MXN | 925.23 JPY |
| 500 MXN | 4,626.16 JPY |
| 1,000 MXN | 9,252.32 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-07-06T02:01:39Z",
"rates": {
"JPY": 9.252321
}
}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": 925.2321000000001,
"rate": 9.252321
}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