Rate Overview
Live
1 GHS = 0.033202 OMR
1 OMR = 30.1187
GHS
Avg
0.033236
High
0.033369
Low
0.033148
Last updated: 7/28/2026, 12:09:41 AM
Quick Conversions
| GHS | OMR |
|---|---|
| 1 GHS | 0.03 OMR |
| 10 GHS | 0.33 OMR |
| 50 GHS | 1.66 OMR |
| 100 GHS | 3.32 OMR |
| 500 GHS | 16.60 OMR |
| 1,000 GHS | 33.20 OMR |
Get GHS/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=OMRExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-28T00:09:41Z",
"rates": {
"OMR": 0.033202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "OMR",
"amount": 100
},
"result": 3.3202000000000003,
"rate": 0.033202
}Build with GHS/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key