Rate Overview
Live
1 MZN = 2.4966 JPY
1 JPY = 0.400544
MZN
Avg
2.4936
High
2.4966
Low
2.4905
Last updated: 5/27/2026, 6:12:03 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.50 JPY |
| 10 MZN | 24.97 JPY |
| 50 MZN | 124.83 JPY |
| 100 MZN | 249.66 JPY |
| 500 MZN | 1,248.30 JPY |
| 1,000 MZN | 2,496.61 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-27T06:12:03Z",
"rates": {
"JPY": 2.496607
}
}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.6607,
"rate": 2.496607
}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