Rate Overview
Live
1 QAR = 3.0020 GHS
1 GHS = 0.333106
QAR
Avg
2.9984
High
3.0071
Low
2.9890
Last updated: 3/27/2026, 2:53:57 PM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.00 GHS |
| 10 QAR | 30.02 GHS |
| 50 QAR | 150.10 GHS |
| 100 QAR | 300.20 GHS |
| 500 QAR | 1,501.02 GHS |
| 1,000 QAR | 3,002.05 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-03-27T14:53:57Z",
"rates": {
"GHS": 3.002047
}
}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": 300.2047,
"rate": 3.002047
}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