Rate Overview
Live
1 MOP = 16.1913 HTG
1 HTG = 0.061762
MOP
Avg
16.1952
High
16.2515
Low
16.1655
Last updated: 9/10/2026, 11:03:46 AM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.19 HTG |
| 10 MOP | 161.91 HTG |
| 50 MOP | 809.56 HTG |
| 100 MOP | 1,619.13 HTG |
| 500 MOP | 8,095.64 HTG |
| 1,000 MOP | 16,191.29 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-09-10T11:03:46Z",
"rates": {
"HTG": 16.191288
}
}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.1288,
"rate": 16.191288
}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