Rate Overview
Live
1 MZN = 2.5143 JPY
1 JPY = 0.397722
MZN
Avg
2.5109
High
2.5154
Low
2.5046
Last updated: 6/16/2026, 8:36:04 AM
Quick Conversions
| MZN | JPY |
|---|---|
| 1 MZN | 2.51 JPY |
| 10 MZN | 25.14 JPY |
| 50 MZN | 125.72 JPY |
| 100 MZN | 251.43 JPY |
| 500 MZN | 1,257.16 JPY |
| 1,000 MZN | 2,514.32 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-06-16T08:36:04Z",
"rates": {
"JPY": 2.51432
}
}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": 251.43200000000002,
"rate": 2.51432
}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