Rate Overview
Live
1 HTG = 0.061046 MOP
1 MOP = 16.3811 HTG
Avg
0.061233
High
0.061456
Low
0.060898
Last updated: 1/25/2026, 9:04:28 AM
Quick Conversions
| HTG | MOP |
|---|---|
| 1 HTG | 0.06 MOP |
| 10 HTG | 0.61 MOP |
| 50 HTG | 3.05 MOP |
| 100 HTG | 6.10 MOP |
| 500 HTG | 30.52 MOP |
| 1,000 HTG | 61.05 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-01-25T09:04:28Z",
"rates": {
"MOP": 0.061046
}
}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.1046000000000005,
"rate": 0.061046
}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