Rate Overview
Live
1 JPY = 0.393817 MZN
1 MZN = 2.5393
JPY
Avg
0.394345
High
0.395812
Low
0.392529
Last updated: 7/7/2026, 1:53:29 AM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.39 MZN |
| 10 JPY | 3.94 MZN |
| 50 JPY | 19.69 MZN |
| 100 JPY | 39.38 MZN |
| 500 JPY | 196.91 MZN |
| 1,000 JPY | 393.82 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-07T01:53:29Z",
"rates": {
"MZN": 0.393817
}
}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.381699999999995,
"rate": 0.393817
}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