Rate Overview
Live
1 MZN = 2.5062 JPY
1 JPY = 0.399003
MZN
Avg
2.4958
High
2.5062
Low
2.4829
Last updated: 3/27/2026, 2:33:15 PM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.51 JPY |
| 10 MZN | 25.06 JPY |
| 50 MZN | 125.31 JPY |
| 100 MZN | 250.62 JPY |
| 500 MZN | 1,253.12 JPY |
| 1,000 MZN | 2,506.25 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-27T14:33:15Z",
"rates": {
"JPY": 2.506246
}
}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.6246,
"rate": 2.506246
}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