Rate Overview
Live
1 JPY = 0.401052 MZN
1 MZN = 2.4934
JPY
Avg
0.401543
High
0.402582
Low
0.400165
Last updated: 4/17/2026, 6:13:58 AM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.40 MZN |
| 10 JPY | 4.01 MZN |
| 50 JPY | 20.05 MZN |
| 100 JPY | 40.11 MZN |
| 500 JPY | 200.53 MZN |
| 1,000 JPY | 401.05 MZN |
Get JPY/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MZNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:13:58Z",
"rates": {
"MZN": 0.401052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MZN",
"amount": 100
},
"result": 40.1052,
"rate": 0.401052
}Build with JPY/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key