Rate Overview
Live
1 MZN = 0.122550 HKD
1 HKD = 8.1599
MZN
Avg
0.122451
High
0.122566
Low
0.122307
Last updated: 3/6/2026, 2:28:57 PM
Quick Conversions
| MZN | HKD |
|---|---|
| 1 MZN | 0.12 HKD |
| 10 MZN | 1.23 HKD |
| 50 MZN | 6.13 HKD |
| 100 MZN | 12.26 HKD |
| 500 MZN | 61.28 HKD |
| 1,000 MZN | 122.55 HKD |
Get MZN/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=HKDExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-06T14:28:57Z",
"rates": {
"HKD": 0.12255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "HKD",
"amount": 100
},
"result": 12.255,
"rate": 0.12255
}Build with MZN/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key