Rate Overview
Live
1 QAR = 3.2001 GHS
1 GHS = 0.312489
QAR
Avg
3.1852
High
3.2001
Low
3.1472
Last updated: 5/27/2026, 5:12:44 PM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.20 GHS |
| 10 QAR | 32.00 GHS |
| 50 QAR | 160.01 GHS |
| 100 QAR | 320.01 GHS |
| 500 QAR | 1,600.06 GHS |
| 1,000 QAR | 3,200.11 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-05-27T17:12:44Z",
"rates": {
"GHS": 3.200112
}
}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": 320.0112,
"rate": 3.200112
}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