Rate Overview
Live
1 GHS = 0.032921 OMR
1 OMR = 30.3757
GHS
Avg
0.032868
High
0.032974
Low
0.032673
Last updated: 8/12/2026, 4:37:53 PM
Quick Conversions
| GHS | OMR |
|---|---|
| 1 GHS | 0.03 OMR |
| 10 GHS | 0.33 OMR |
| 50 GHS | 1.65 OMR |
| 100 GHS | 3.29 OMR |
| 500 GHS | 16.46 OMR |
| 1,000 GHS | 32.92 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-08-12T16:37:53Z",
"rates": {
"OMR": 0.032921
}
}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.2921,
"rate": 0.032921
}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