Rate Overview
Live
1 MOP = 16.2979 HTG
1 HTG = 0.061358
MOP
Avg
16.3138
High
16.4398
Low
16.1552
Last updated: 3/27/2026, 6:52:27 PM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.30 HTG |
| 10 MOP | 162.98 HTG |
| 50 MOP | 814.89 HTG |
| 100 MOP | 1,629.79 HTG |
| 500 MOP | 8,148.93 HTG |
| 1,000 MOP | 16,297.85 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-03-27T18:52:27Z",
"rates": {
"HTG": 16.297854
}
}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": 1629.7854000000002,
"rate": 16.297854
}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