Rate Overview
Live
1 JPY = 0.106589 MXN
1 MXN = 9.3818
JPY
Avg
0.106830
High
0.107707
Low
0.106575
Last updated: 7/27/2026, 5:21:55 AM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.07 MXN |
| 50 JPY | 5.33 MXN |
| 100 JPY | 10.66 MXN |
| 500 JPY | 53.29 MXN |
| 1,000 JPY | 106.59 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-27T05:21:55Z",
"rates": {
"MXN": 0.106589
}
}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.658900000000001,
"rate": 0.106589
}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