Rate Overview
Live
1 QAR = 3.1991 GHS
1 GHS = 0.312585
QAR
Avg
3.4898
High
4.4951
Low
2.7975
Last updated: 7/28/2026, 1:56:56 PM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.20 GHS |
| 10 QAR | 31.99 GHS |
| 50 QAR | 159.96 GHS |
| 100 QAR | 319.91 GHS |
| 500 QAR | 1,599.56 GHS |
| 1,000 QAR | 3,199.13 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-07-28T13:56:56Z",
"rates": {
"GHS": 3.199127
}
}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": 319.9127,
"rate": 3.199127
}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