Rate Overview
Live
1 HTG = 0.061403 MOP
1 MOP = 16.2858
HTG
Avg
0.061313
High
0.061505
Low
0.061121
Last updated: 3/7/2026, 3:03:47 AM
Quick Conversions
| HTG | MOP |
|---|---|
| 1 HTG | 0.06 MOP |
| 10 HTG | 0.61 MOP |
| 50 HTG | 3.07 MOP |
| 100 HTG | 6.14 MOP |
| 500 HTG | 30.70 MOP |
| 1,000 HTG | 61.40 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-03-07T03:03:47Z",
"rates": {
"MOP": 0.061403
}
}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.1403,
"rate": 0.061403
}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