Rate Overview
Live
1 MZN = 0.122783 HKD
1 HKD = 8.1444
MZN
Avg
0.122541
High
0.123000
Low
0.121825
Last updated: 6/29/2026, 1:09:48 AM
Quick Conversions
| MZN | HKD |
|---|---|
| 1 MZN | 0.12 HKD |
| 10 MZN | 1.23 HKD |
| 50 MZN | 6.14 HKD |
| 100 MZN | 12.28 HKD |
| 500 MZN | 61.39 HKD |
| 1,000 MZN | 122.78 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-06-29T01:09:48Z",
"rates": {
"HKD": 0.122783
}
}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.2783,
"rate": 0.122783
}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