Rate Overview
Live
1 MZN = 2.5064 JPY
1 JPY = 0.398986
MZN
Avg
2.4961
High
2.5066
Low
2.4829
Last updated: 3/27/2026, 4:30:09 PM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.51 JPY |
| 10 MZN | 25.06 JPY |
| 50 MZN | 125.32 JPY |
| 100 MZN | 250.64 JPY |
| 500 MZN | 1,253.18 JPY |
| 1,000 MZN | 2,506.36 JPY |
Get MZN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=JPYExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-27T16:30:09Z",
"rates": {
"JPY": 2.506356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "JPY",
"amount": 100
},
"result": 250.63559999999998,
"rate": 2.506356
}Build with MZN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key