Rate Overview
Live
1 HTG = 0.002949 OMR
1 OMR = 339.0980
HTG
Avg
0.002937
High
0.002957
Low
0.002896
Last updated: 7/30/2026, 5:59:04 AM
Quick Conversions
| HTG | OMR |
|---|---|
| 1 HTG | 0.00 OMR |
| 10 HTG | 0.03 OMR |
| 50 HTG | 0.15 OMR |
| 100 HTG | 0.29 OMR |
| 500 HTG | 1.47 OMR |
| 1,000 HTG | 2.95 OMR |
Get HTG/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=OMRExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-30T05:59:04Z",
"rates": {
"OMR": 0.002949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "OMR",
"amount": 100
},
"result": 0.2949,
"rate": 0.002949
}Build with HTG/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key