Rate Overview
Live
1 MOP = 0.970546 HKD
1 HKD = 1.0303
MOP
Avg
0.970851
High
0.971120
Low
0.970503
Last updated: 7/9/2026, 11:01:55 AM
Quick Conversions
| MOP | HKD |
|---|---|
| 1 MOP | 0.97 HKD |
| 10 MOP | 9.71 HKD |
| 50 MOP | 48.53 HKD |
| 100 MOP | 97.05 HKD |
| 500 MOP | 485.27 HKD |
| 1,000 MOP | 970.55 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-09T11:01:55Z",
"rates": {
"HKD": 0.970546
}
}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.05460000000001,
"rate": 0.970546
}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