Rate Overview
Live
1 MZN = 2.5657 JPY
1 JPY = 0.389751
MZN
Avg
2.3930
High
2.5657
Low
2.2364
Last updated: 7/26/2026, 5:01:29 PM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.57 JPY |
| 10 MZN | 25.66 JPY |
| 50 MZN | 128.29 JPY |
| 100 MZN | 256.57 JPY |
| 500 MZN | 1,282.87 JPY |
| 1,000 MZN | 2,565.74 JPY |
Get MZN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=JPYExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-26T17:01:29Z",
"rates": {
"JPY": 2.565741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "JPY",
"amount": 100
},
"result": 256.5741,
"rate": 2.565741
}Build with MZN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key