Rate Overview
Live
1 MXN = 9.2065 JPY
1 JPY = 0.108619
MXN
Avg
9.1738
High
9.2202
Low
9.0885
Last updated: 4/15/2026, 11:48:51 PM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 9.21 JPY |
| 10 MXN | 92.07 JPY |
| 50 MXN | 460.33 JPY |
| 100 MXN | 920.65 JPY |
| 500 MXN | 4,603.26 JPY |
| 1,000 MXN | 9,206.51 JPY |
Get MXN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=JPYExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-15T23:48:51Z",
"rates": {
"JPY": 9.206511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "JPY",
"amount": 100
},
"result": 920.6511,
"rate": 9.206511
}Build with MXN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key