Rate Overview
Live
1 MXN = 9.3684 JPY
1 JPY = 0.106741
MXN
Avg
9.0831
High
9.3684
Low
8.7063
Last updated: 7/21/2026, 6:41:44 PM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 9.37 JPY |
| 10 MXN | 93.68 JPY |
| 50 MXN | 468.42 JPY |
| 100 MXN | 936.84 JPY |
| 500 MXN | 4,684.22 JPY |
| 1,000 MXN | 9,368.44 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-07-21T18:41:44Z",
"rates": {
"JPY": 9.368441
}
}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": 936.8441,
"rate": 9.368441
}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