Rate Overview
Live
1 MZN = 2.4730 JPY
1 JPY = 0.404366
MZN
Avg
2.4617
High
2.4746
Low
2.4418
Last updated: 3/7/2026, 1:09:39 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.47 JPY |
| 10 MZN | 24.73 JPY |
| 50 MZN | 123.65 JPY |
| 100 MZN | 247.30 JPY |
| 500 MZN | 1,236.50 JPY |
| 1,000 MZN | 2,473.01 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-07T01:09:39Z",
"rates": {
"JPY": 2.47301
}
}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": 247.301,
"rate": 2.47301
}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