Rate Overview
Live
1 JPY = 0.107543 MXN
1 MXN = 9.2986
JPY
Avg
0.107936
High
0.108666
Low
0.107408
Last updated: 7/7/2026, 6:14:00 AM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.08 MXN |
| 50 JPY | 5.38 MXN |
| 100 JPY | 10.75 MXN |
| 500 JPY | 53.77 MXN |
| 1,000 JPY | 107.54 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-07T06:14:00Z",
"rates": {
"MXN": 0.107543
}
}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.7543,
"rate": 0.107543
}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