Rate Overview
Live
1 HTG = 0.002939 OMR
1 OMR = 340.2518
HTG
Avg
0.002944
High
0.002955
Low
0.002933
Last updated: 5/7/2026, 12:35:05 PM
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.94 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-05-07T12:35:05Z",
"rates": {
"OMR": 0.002939
}
}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.2939,
"rate": 0.002939
}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