Rate Overview
Live
1 MOP = 16.1224 HTG
1 HTG = 0.062025
MOP
Avg
16.2560
High
16.4201
Low
16.1120
Last updated: 7/31/2026, 7:44:11 AM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.12 HTG |
| 10 MOP | 161.22 HTG |
| 50 MOP | 806.12 HTG |
| 100 MOP | 1,612.24 HTG |
| 500 MOP | 8,061.22 HTG |
| 1,000 MOP | 16,122.43 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-31T07:44:11Z",
"rates": {
"HTG": 16.12243
}
}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": 1612.2430000000002,
"rate": 16.12243
}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