Rate Overview
Live
1 JPY = 0.112699 MXN
1 MXN = 8.8732
JPY
Avg
0.111895
High
0.114859
Low
0.109409
Last updated: 3/27/2026, 5:03:31 PM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.13 MXN |
| 50 JPY | 5.63 MXN |
| 100 JPY | 11.27 MXN |
| 500 JPY | 56.35 MXN |
| 1,000 JPY | 112.70 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-03-27T17:03:31Z",
"rates": {
"MXN": 0.112699
}
}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": 11.2699,
"rate": 0.112699
}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