Rate Overview
Live
1 MZN = 2.5295 JPY
1 JPY = 0.395341
MZN
Avg
2.5344
High
2.5476
Low
2.5264
Last updated: 7/4/2026, 2:21:01 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.53 JPY |
| 10 MZN | 25.29 JPY |
| 50 MZN | 126.47 JPY |
| 100 MZN | 252.95 JPY |
| 500 MZN | 1,264.73 JPY |
| 1,000 MZN | 2,529.46 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-04T02:21:01Z",
"rates": {
"JPY": 2.529464
}
}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": 252.94639999999998,
"rate": 2.529464
}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