Rate Overview
Live
1 MOP = 16.2031 HTG
1 HTG = 0.061717
MOP
Avg
16.2712
High
16.4041
Low
16.1869
Last updated: 7/30/2026, 1:12:03 PM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.20 HTG |
| 10 MOP | 162.03 HTG |
| 50 MOP | 810.16 HTG |
| 100 MOP | 1,620.31 HTG |
| 500 MOP | 8,101.56 HTG |
| 1,000 MOP | 16,203.12 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-07-30T13:12:03Z",
"rates": {
"HTG": 16.203118
}
}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": 1620.3118,
"rate": 16.203118
}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