Rate Overview
Live
1 JPY = 0.112734 MXN
1 MXN = 8.8704
JPY
Avg
0.112243
High
0.112771
Low
0.111625
Last updated: 3/27/2026, 11:54:46 AM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.13 MXN |
| 50 JPY | 5.64 MXN |
| 100 JPY | 11.27 MXN |
| 500 JPY | 56.37 MXN |
| 1,000 JPY | 112.73 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-27T11:54:46Z",
"rates": {
"MXN": 0.112734
}
}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.2734,
"rate": 0.112734
}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