Rate Overview
Live
1 MOP = 0.970718 HKD
1 HKD = 1.0302
MOP
Avg
0.970787
High
0.971158
Low
0.970503
Last updated: 7/14/2026, 10:32:27 AM
Quick Conversions
| MOP | HKD |
|---|---|
| 1 MOP | 0.97 HKD |
| 10 MOP | 9.71 HKD |
| 50 MOP | 48.54 HKD |
| 100 MOP | 97.07 HKD |
| 500 MOP | 485.36 HKD |
| 1,000 MOP | 970.72 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-07-14T10:32:27Z",
"rates": {
"HKD": 0.970718
}
}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.0718,
"rate": 0.970718
}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