Rate Overview
Live
1 MXN = 8.9076 JPY
1 JPY = 0.112264
MXN
Avg
8.9409
High
9.1400
Low
8.7063
Last updated: 3/26/2026, 9:54:02 PM
Quick Conversions
| MXN | JPY |
|---|---|
| 1 MXN | 8.91 JPY |
| 10 MXN | 89.08 JPY |
| 50 MXN | 445.38 JPY |
| 100 MXN | 890.76 JPY |
| 500 MXN | 4,453.80 JPY |
| 1,000 MXN | 8,907.60 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-26T21:54:02Z",
"rates": {
"JPY": 8.907596
}
}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.7596,
"rate": 8.907596
}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