Rate Overview
Live
1 JPY = 0.397984 MZN
1 MZN = 2.5127
JPY
Avg
0.400517
High
0.402749
Low
0.397984
Last updated: 3/27/2026, 7:52:50 PM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.40 MZN |
| 10 JPY | 3.98 MZN |
| 50 JPY | 19.90 MZN |
| 100 JPY | 39.80 MZN |
| 500 JPY | 198.99 MZN |
| 1,000 JPY | 397.98 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-03-27T19:52:50Z",
"rates": {
"MZN": 0.397984
}
}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.7984,
"rate": 0.397984
}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