Rate Overview
Live
1 MZN = 2.5666 JPY
1 JPY = 0.389613
MZN
Avg
2.5404
High
2.5666
Low
2.5264
Last updated: 7/23/2026, 4:05:46 PM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.57 JPY |
| 10 MZN | 25.67 JPY |
| 50 MZN | 128.33 JPY |
| 100 MZN | 256.66 JPY |
| 500 MZN | 1,283.32 JPY |
| 1,000 MZN | 2,566.65 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-23T16:05:46Z",
"rates": {
"JPY": 2.566649
}
}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.6649,
"rate": 2.566649
}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