Rate Overview
Live
1 JPY = 0.108998 MXN
1 MXN = 9.1745
JPY
Avg
0.118527
High
0.133612
Low
0.108637
Last updated: 5/28/2026, 3:41:59 AM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.09 MXN |
| 50 JPY | 5.45 MXN |
| 100 JPY | 10.90 MXN |
| 500 JPY | 54.50 MXN |
| 1,000 JPY | 109.00 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-05-28T03:41:59Z",
"rates": {
"MXN": 0.108998
}
}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.899799999999999,
"rate": 0.108998
}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