Rate Overview
Live
1 QAR = 3.0976 GHS
1 GHS = 0.322826
QAR
Avg
3.0337
High
3.2473
Low
2.8818
Last updated: 6/29/2026, 12:32:18 AM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.10 GHS |
| 10 QAR | 30.98 GHS |
| 50 QAR | 154.88 GHS |
| 100 QAR | 309.76 GHS |
| 500 QAR | 1,548.82 GHS |
| 1,000 QAR | 3,097.65 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-06-29T00:32:18Z",
"rates": {
"GHS": 3.097645
}
}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": 309.7645,
"rate": 3.097645
}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