Rate Overview
Live
1 MOP = 16.1989 HTG
1 HTG = 0.061733
MOP
Avg
16.2088
High
16.2784
Low
16.1707
Last updated: 6/19/2026, 8:51:23 AM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.20 HTG |
| 10 MOP | 161.99 HTG |
| 50 MOP | 809.95 HTG |
| 100 MOP | 1,619.89 HTG |
| 500 MOP | 8,099.46 HTG |
| 1,000 MOP | 16,198.92 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-06-19T08:51:23Z",
"rates": {
"HTG": 16.19892
}
}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": 1619.892,
"rate": 16.19892
}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