Rate Overview
Live
1 HTG = 0.061732 MOP
1 MOP = 16.1991
HTG
Avg
0.061695
High
0.061840
Low
0.061431
Last updated: 6/19/2026, 10:24:47 AM
Quick Conversions
| HTG | MOP |
|---|---|
| 1 HTG | 0.06 MOP |
| 10 HTG | 0.62 MOP |
| 50 HTG | 3.09 MOP |
| 100 HTG | 6.17 MOP |
| 500 HTG | 30.87 MOP |
| 1,000 HTG | 61.73 MOP |
Get HTG/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MOPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-06-19T10:24:47Z",
"rates": {
"MOP": 0.061732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MOP",
"amount": 100
},
"result": 6.1732000000000005,
"rate": 0.061732
}Build with HTG/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key