Rate Overview
Live
1 QAR = 2.9999 GHS
1 GHS = 0.333343
QAR
Avg
3.0899
High
3.2314
Low
2.9999
Last updated: 8/17/2026, 8:14:52 AM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.00 GHS |
| 10 QAR | 30.00 GHS |
| 50 QAR | 150.00 GHS |
| 100 QAR | 299.99 GHS |
| 500 QAR | 1,499.96 GHS |
| 1,000 QAR | 2,999.92 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-08-17T08:14:52Z",
"rates": {
"GHS": 2.999917
}
}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": 299.9917,
"rate": 2.999917
}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