Rate Overview
Live
1 OMR = 30.1749 GHS
1 GHS = 0.033140
OMR
Avg
33.4083
High
42.9572
Low
26.4622
Last updated: 5/27/2026, 6:33:15 PM
Quick Conversions
| OMR | GHS |
|---|---|
| 1 OMR | 30.17 GHS |
| 10 OMR | 301.75 GHS |
| 50 OMR | 1,508.74 GHS |
| 100 OMR | 3,017.49 GHS |
| 500 OMR | 15,087.44 GHS |
| 1,000 OMR | 30,174.88 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-05-27T18:33:15Z",
"rates": {
"GHS": 30.174878
}
}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": 3017.4878,
"rate": 30.174878
}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