Rate Overview
Live
1 JPY = 0.398510 MZN
1 MZN = 2.5093
JPY
Avg
0.398288
High
0.399269
Low
0.397543
Last updated: 6/17/2026, 7:12:20 AM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.40 MZN |
| 10 JPY | 3.99 MZN |
| 50 JPY | 19.93 MZN |
| 100 JPY | 39.85 MZN |
| 500 JPY | 199.26 MZN |
| 1,000 JPY | 398.51 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-06-17T07:12:20Z",
"rates": {
"MZN": 0.39851
}
}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": 39.851,
"rate": 0.39851
}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