Rate Overview
Live
1 MOP = 16.2715 HTG
1 HTG = 0.061457
MOP
Avg
16.3080
High
16.3609
Low
16.2586
Last updated: 3/7/2026, 12:15:38 AM
Quick Conversions
| MOP | HTG |
|---|---|
| 1 MOP | 16.27 HTG |
| 10 MOP | 162.71 HTG |
| 50 MOP | 813.57 HTG |
| 100 MOP | 1,627.15 HTG |
| 500 MOP | 8,135.74 HTG |
| 1,000 MOP | 16,271.47 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-03-07T00:15:38Z",
"rates": {
"HTG": 16.271475
}
}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": 1627.1474999999998,
"rate": 16.271475
}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