Rate Overview
Live
1 GHS = 0.034313 OMR
1 OMR = 29.1435
GHS
Avg
0.034419
High
0.034508
Low
0.034309
Last updated: 5/7/2026, 6:57:41 AM
Quick Conversions
| GHS | OMR |
|---|---|
| 1 GHS | 0.03 OMR |
| 10 GHS | 0.34 OMR |
| 50 GHS | 1.72 OMR |
| 100 GHS | 3.43 OMR |
| 500 GHS | 17.16 OMR |
| 1,000 GHS | 34.31 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-05-07T06:57:41Z",
"rates": {
"OMR": 0.034313
}
}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.4313000000000002,
"rate": 0.034313
}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