Rate Overview
Live
1 JPY = 0.106851 MXN
1 MXN = 9.3588
JPY
Avg
0.107330
High
0.108593
Low
0.106850
Last updated: 8/16/2026, 11:38:47 AM
Quick Conversions
| JPY | MXN |
|---|---|
| 1 JPY | 0.11 MXN |
| 10 JPY | 1.07 MXN |
| 50 JPY | 5.34 MXN |
| 100 JPY | 10.69 MXN |
| 500 JPY | 53.43 MXN |
| 1,000 JPY | 106.85 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-08-16T11:38:47Z",
"rates": {
"MXN": 0.106851
}
}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.6851,
"rate": 0.106851
}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