Rate Overview
Live
1 MOP = 16.2387 HTG
1 HTG = 0.061581
MOP
Avg
16.2419
High
16.2555
Low
16.2133
Last updated: 4/17/2026, 6:24:01 AM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.24 HTG |
| 10 MOP | 162.39 HTG |
| 50 MOP | 811.94 HTG |
| 100 MOP | 1,623.87 HTG |
| 500 MOP | 8,119.37 HTG |
| 1,000 MOP | 16,238.74 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-04-17T06:24:01Z",
"rates": {
"HTG": 16.238741
}
}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": 1623.8741,
"rate": 16.238741
}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