Rate Overview
Live
1 MZN = 2.5580 JPY
1 JPY = 0.390935
MZN
Avg
2.4833
High
2.5580
Low
2.3961
Last updated: 7/23/2026, 3:20:34 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.56 JPY |
| 10 MZN | 25.58 JPY |
| 50 MZN | 127.90 JPY |
| 100 MZN | 255.80 JPY |
| 500 MZN | 1,278.98 JPY |
| 1,000 MZN | 2,557.97 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-23T03:20:34Z",
"rates": {
"JPY": 2.557969
}
}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": 255.7969,
"rate": 2.557969
}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