Rate Overview
Live
1 MZN = 2.4970 JPY
1 JPY = 0.400478
MZN
Avg
2.3934
High
2.5013
Low
2.2381
Last updated: 5/27/2026, 8:48:59 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.50 JPY |
| 10 MZN | 24.97 JPY |
| 50 MZN | 124.85 JPY |
| 100 MZN | 249.70 JPY |
| 500 MZN | 1,248.51 JPY |
| 1,000 MZN | 2,497.02 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-27T08:48:59Z",
"rates": {
"JPY": 2.497015
}
}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.7015,
"rate": 2.497015
}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