Rate Overview
Live
1 MZN = 2.4481 JPY
1 JPY = 0.408476
MZN
Avg
2.4549
High
2.4693
Low
2.4447
Last updated: 5/7/2026, 1:23:10 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.45 JPY |
| 10 MZN | 24.48 JPY |
| 50 MZN | 122.41 JPY |
| 100 MZN | 244.81 JPY |
| 500 MZN | 1,224.06 JPY |
| 1,000 MZN | 2,448.13 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-05-07T01:23:10Z",
"rates": {
"JPY": 2.448127
}
}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": 244.8127,
"rate": 2.448127
}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