Rate Overview
Live
1 MOP = 16.2327 HTG
1 HTG = 0.061604
MOP
Avg
16.2061
High
16.2657
Low
16.1493
Last updated: 7/8/2026, 9:08:05 AM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.23 HTG |
| 10 MOP | 162.33 HTG |
| 50 MOP | 811.64 HTG |
| 100 MOP | 1,623.27 HTG |
| 500 MOP | 8,116.35 HTG |
| 1,000 MOP | 16,232.71 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-08T09:08:05Z",
"rates": {
"HTG": 16.232705
}
}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.2704999999999,
"rate": 16.232705
}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