Rate Overview
Live
1 QAR = 3.1891 GHS
1 GHS = 0.313572
QAR
Avg
3.0481
High
3.2473
Low
2.8818
Last updated: 7/25/2026, 10:42:29 AM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.19 GHS |
| 10 QAR | 31.89 GHS |
| 50 QAR | 159.45 GHS |
| 100 QAR | 318.91 GHS |
| 500 QAR | 1,594.53 GHS |
| 1,000 QAR | 3,189.06 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-07-25T10:42:29Z",
"rates": {
"GHS": 3.189061
}
}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": 318.90610000000004,
"rate": 3.189061
}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