Rate Overview
Live
1 JPY = 0.108655 MXN
1 MXN = 9.2034
JPY
Avg
0.108856
High
0.109714
Low
0.108457
Last updated: 4/16/2026, 2:26:38 PM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.09 MXN |
| 50 JPY | 5.43 MXN |
| 100 JPY | 10.87 MXN |
| 500 JPY | 54.33 MXN |
| 1,000 JPY | 108.66 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-04-16T14:26:38Z",
"rates": {
"MXN": 0.108655
}
}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.8655,
"rate": 0.108655
}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