Rate Overview
Live
1 QAR = 3.0968 GHS
1 GHS = 0.322909
QAR
Avg
3.0921
High
3.2099
Low
3.0488
Last updated: 6/17/2026, 8:02:10 AM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.10 GHS |
| 10 QAR | 30.97 GHS |
| 50 QAR | 154.84 GHS |
| 100 QAR | 309.69 GHS |
| 500 QAR | 1,548.43 GHS |
| 1,000 QAR | 3,096.85 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-17T08:02:10Z",
"rates": {
"GHS": 3.09685
}
}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.685,
"rate": 3.09685
}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