Rate Overview
Live
1 MOP = 16.2154 HTG
1 HTG = 0.061670
MOP
Avg
16.2171
High
16.2978
Low
16.1503
Last updated: 8/19/2026, 9:11:24 AM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.22 HTG |
| 10 MOP | 162.15 HTG |
| 50 MOP | 810.77 HTG |
| 100 MOP | 1,621.54 HTG |
| 500 MOP | 8,107.68 HTG |
| 1,000 MOP | 16,215.37 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-08-19T09:11:24Z",
"rates": {
"HTG": 16.215369
}
}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": 1621.5368999999998,
"rate": 16.215369
}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