Rate Overview
Live
1 QAR = 3.0873 GHS
1 GHS = 0.323904
QAR
Avg
3.0758
High
3.0873
Low
3.0676
Last updated: 5/7/2026, 12:34:31 PM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.09 GHS |
| 10 QAR | 30.87 GHS |
| 50 QAR | 154.37 GHS |
| 100 QAR | 308.73 GHS |
| 500 QAR | 1,543.67 GHS |
| 1,000 QAR | 3,087.34 GHS |
Get QAR/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=GHSExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-07T12:34:31Z",
"rates": {
"GHS": 3.087336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "GHS",
"amount": 100
},
"result": 308.7336,
"rate": 3.087336
}Build with QAR/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key