Rate Overview
Live
1 MXN = 9.3714 JPY
1 JPY = 0.106708
MXN
Avg
9.3460
High
9.3736
Low
9.2638
Last updated: 7/26/2026, 7:04:31 AM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 9.37 JPY |
| 10 MXN | 93.71 JPY |
| 50 MXN | 468.57 JPY |
| 100 MXN | 937.14 JPY |
| 500 MXN | 4,685.68 JPY |
| 1,000 MXN | 9,371.35 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-26T07:04:31Z",
"rates": {
"JPY": 9.371353
}
}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": 937.1352999999999,
"rate": 9.371353
}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