Rate Overview
Live
1 MZN = 2.4964 JPY
1 JPY = 0.400581
MZN
Avg
2.4662
High
2.5002
Low
2.3961
Last updated: 5/27/2026, 7:27:55 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.50 JPY |
| 10 MZN | 24.96 JPY |
| 50 MZN | 124.82 JPY |
| 100 MZN | 249.64 JPY |
| 500 MZN | 1,248.19 JPY |
| 1,000 MZN | 2,496.37 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-05-27T07:27:55Z",
"rates": {
"JPY": 2.496372
}
}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": 249.6372,
"rate": 2.496372
}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