Rate Overview
Live
1 QAR = 3.0232 GHS
1 GHS = 0.330774
QAR
Avg
3.0232
High
3.0309
Low
3.0186
Last updated: 4/17/2026, 6:21:02 AM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.02 GHS |
| 10 QAR | 30.23 GHS |
| 50 QAR | 151.16 GHS |
| 100 QAR | 302.32 GHS |
| 500 QAR | 1,511.61 GHS |
| 1,000 QAR | 3,023.21 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-04-17T06:21:02Z",
"rates": {
"GHS": 3.023211
}
}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": 302.3211,
"rate": 3.023211
}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