Rate Overview
Live
1 JPY = 0.400365 MZN
1 MZN = 2.4977
JPY
Avg
0.400952
High
0.401520
Low
0.400299
Last updated: 5/27/2026, 2:51:12 PM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.40 MZN |
| 10 JPY | 4.00 MZN |
| 50 JPY | 20.02 MZN |
| 100 JPY | 40.04 MZN |
| 500 JPY | 200.18 MZN |
| 1,000 JPY | 400.37 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-05-27T14:51:12Z",
"rates": {
"MZN": 0.400365
}
}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": 40.036500000000004,
"rate": 0.400365
}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