Rate Overview
Live
1 GHS = 0.324651 QAR
1 QAR = 3.0802
GHS
Avg
0.293578
High
0.357468
Low
0.222464
Last updated: 6/25/2026, 9:14:29 PM
Quick Conversions
| GHS | QAR |
|---|---|
| 1 GHS | 0.32 QAR |
| 10 GHS | 3.25 QAR |
| 50 GHS | 16.23 QAR |
| 100 GHS | 32.47 QAR |
| 500 GHS | 162.33 QAR |
| 1,000 GHS | 324.65 QAR |
Get GHS/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=QARExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-06-25T21:14:29Z",
"rates": {
"QAR": 0.324651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "QAR",
"amount": 100
},
"result": 32.4651,
"rate": 0.324651
}Build with GHS/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key