Rate Overview
Live
1 JPY = 0.107256 MXN
1 MXN = 9.3235
JPY
Avg
0.107966
High
0.108666
Low
0.107256
Last updated: 7/6/2026, 6:53:55 PM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.07 MXN |
| 50 JPY | 5.36 MXN |
| 100 JPY | 10.73 MXN |
| 500 JPY | 53.63 MXN |
| 1,000 JPY | 107.26 MXN |
Get JPY/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MXNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-06T18:53:55Z",
"rates": {
"MXN": 0.107256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MXN",
"amount": 100
},
"result": 10.7256,
"rate": 0.107256
}Build with JPY/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key