Rate Overview
Live
1 OMR = 30.3088 GHS
1 GHS = 0.032994
OMR
Avg
33.1336
High
42.9572
Low
26.4622
Last updated: 8/1/2026, 2:52:35 PM
Quick Conversions
| OMR | GHS |
|---|---|
| 1 OMR | 30.31 GHS |
| 10 OMR | 303.09 GHS |
| 50 OMR | 1,515.44 GHS |
| 100 OMR | 3,030.88 GHS |
| 500 OMR | 15,154.39 GHS |
| 1,000 OMR | 30,308.78 GHS |
Get OMR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=GHSExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-08-01T14:52:35Z",
"rates": {
"GHS": 30.308782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "GHS",
"amount": 100
},
"result": 3030.8782,
"rate": 30.308782
}Build with OMR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key