Rate Overview
Live
1 JPY = 0.112954 MXN
1 MXN = 8.8532
JPY
Avg
0.115821
High
0.123612
Low
0.109684
Last updated: 3/27/2026, 3:20:05 PM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.13 MXN |
| 50 JPY | 5.65 MXN |
| 100 JPY | 11.30 MXN |
| 500 JPY | 56.48 MXN |
| 1,000 JPY | 112.95 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-27T15:20:05Z",
"rates": {
"MXN": 0.112954
}
}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.2954,
"rate": 0.112954
}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