Rate Overview
Live
1 MZN = 2.4946 JPY
1 JPY = 0.400871
MZN
Avg
2.4886
High
2.4958
Low
2.4709
Last updated: 8/15/2026, 8:05:51 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.49 JPY |
| 10 MZN | 24.95 JPY |
| 50 MZN | 124.73 JPY |
| 100 MZN | 249.46 JPY |
| 500 MZN | 1,247.28 JPY |
| 1,000 MZN | 2,494.57 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-08-15T08:05:51Z",
"rates": {
"JPY": 2.494565
}
}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": 249.4565,
"rate": 2.494565
}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