Rate Overview
Live
1 OMR = 30.1185 GHS
1 GHS = 0.033202
OMR
Avg
33.1257
High
42.9572
Low
26.4622
Last updated: 7/27/2026, 9:44:18 PM
Quick Conversions
| OMR | GHS |
|---|---|
| 1 OMR | 30.12 GHS |
| 10 OMR | 301.19 GHS |
| 50 OMR | 1,505.93 GHS |
| 100 OMR | 3,011.85 GHS |
| 500 OMR | 15,059.26 GHS |
| 1,000 OMR | 30,118.53 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-07-27T21:44:18Z",
"rates": {
"GHS": 30.118525
}
}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": 3011.8525,
"rate": 30.118525
}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