Rate Overview
Live
1 MOP = 16.1387 HTG
1 HTG = 0.061963
MOP
Avg
16.3304
High
16.6058
Low
15.9717
Last updated: 8/1/2026, 2:52:26 PM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.14 HTG |
| 10 MOP | 161.39 HTG |
| 50 MOP | 806.94 HTG |
| 100 MOP | 1,613.87 HTG |
| 500 MOP | 8,069.36 HTG |
| 1,000 MOP | 16,138.73 HTG |
Get MOP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=HTGExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-01T14:52:26Z",
"rates": {
"HTG": 16.138727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "HTG",
"amount": 100
},
"result": 1613.8727,
"rate": 16.138727
}Build with MOP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key