Rate Overview
Live
1 MOP = 0.971164 HKD
1 HKD = 1.0297
MOP
Avg
0.970881
High
0.971704
Low
0.970052
Last updated: 3/27/2026, 9:26:22 AM
Quick Conversions
| MOP | HKD |
|---|---|
| 1 MOP | 0.97 HKD |
| 10 MOP | 9.71 HKD |
| 50 MOP | 48.56 HKD |
| 100 MOP | 97.12 HKD |
| 500 MOP | 485.58 HKD |
| 1,000 MOP | 971.16 HKD |
Get MOP/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=HKDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T09:26:22Z",
"rates": {
"HKD": 0.971164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "HKD",
"amount": 100
},
"result": 97.1164,
"rate": 0.971164
}Build with MOP/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key