Rate Overview
Live
1 JPY = 0.389297 MZN
1 MZN = 2.5687
JPY
Avg
0.418509
High
0.447144
Low
0.389297
Last updated: 7/28/2026, 11:56:31 AM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.39 MZN |
| 10 JPY | 3.89 MZN |
| 50 JPY | 19.46 MZN |
| 100 JPY | 38.93 MZN |
| 500 JPY | 194.65 MZN |
| 1,000 JPY | 389.30 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-28T11:56:31Z",
"rates": {
"MZN": 0.389297
}
}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": 38.9297,
"rate": 0.389297
}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