Rate Overview
Live
1 MXN = 8.9116 JPY
1 JPY = 0.112214
MXN
Avg
8.9412
High
9.1400
Low
8.7063
Last updated: 3/26/2026, 11:34:59 PM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 8.91 JPY |
| 10 MXN | 89.12 JPY |
| 50 MXN | 445.58 JPY |
| 100 MXN | 891.16 JPY |
| 500 MXN | 4,455.78 JPY |
| 1,000 MXN | 8,911.56 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-26T23:34:59Z",
"rates": {
"JPY": 8.911561
}
}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": 891.1561,
"rate": 8.911561
}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