Rate Overview
Live
1 QAR = 3.0967 GHS
1 GHS = 0.322920
QAR
Avg
3.0852
High
3.0967
Low
3.0692
Last updated: 9/2/2026, 7:03:28 PM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.10 GHS |
| 10 QAR | 30.97 GHS |
| 50 QAR | 154.84 GHS |
| 100 QAR | 309.67 GHS |
| 500 QAR | 1,548.37 GHS |
| 1,000 QAR | 3,096.74 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-09-02T19:03:28Z",
"rates": {
"GHS": 3.096741
}
}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.6741,
"rate": 3.096741
}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