Rate Overview
Live
1 JPY = 0.392093 MZN
1 MZN = 2.5504
JPY
Avg
0.411627
High
0.434723
Low
0.392093
Last updated: 7/21/2026, 12:14:39 PM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.39 MZN |
| 10 JPY | 3.92 MZN |
| 50 JPY | 19.60 MZN |
| 100 JPY | 39.21 MZN |
| 500 JPY | 196.05 MZN |
| 1,000 JPY | 392.09 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-07-21T12:14:39Z",
"rates": {
"MZN": 0.392093
}
}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.2093,
"rate": 0.392093
}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