Rate Overview
Live
1 MXN = 8.9088 JPY
1 JPY = 0.112249
MXN
Avg
8.9088
High
8.9585
Low
8.8634
Last updated: 3/26/2026, 8:10:22 PM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 8.91 JPY |
| 10 MXN | 89.09 JPY |
| 50 MXN | 445.44 JPY |
| 100 MXN | 890.88 JPY |
| 500 MXN | 4,454.39 JPY |
| 1,000 MXN | 8,908.79 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-03-26T20:10:22Z",
"rates": {
"JPY": 8.908786
}
}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": 890.8785999999999,
"rate": 8.908786
}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