Rate Overview
Live
1 JPY = 0.389881 MZN
1 MZN = 2.5649
JPY
Avg
0.390380
High
0.392924
Low
0.388205
Last updated: 7/27/2026, 6:54:29 PM
Quick Conversions
| JPY | MZN |
|---|---|
| 1 JPY | 0.39 MZN |
| 10 JPY | 3.90 MZN |
| 50 JPY | 19.49 MZN |
| 100 JPY | 38.99 MZN |
| 500 JPY | 194.94 MZN |
| 1,000 JPY | 389.88 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-27T18:54:29Z",
"rates": {
"MZN": 0.389881
}
}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.988099999999996,
"rate": 0.389881
}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