Rate Overview
Live
1 GHS = 0.323903 QAR
1 QAR = 3.0873
GHS
Avg
0.325117
High
0.325984
Low
0.323903
Last updated: 5/7/2026, 11:28:28 AM
Quick Conversions
| GHS | QAR |
|---|---|
| 1 GHS | 0.32 QAR |
| 10 GHS | 3.24 QAR |
| 50 GHS | 16.20 QAR |
| 100 GHS | 32.39 QAR |
| 500 GHS | 161.95 QAR |
| 1,000 GHS | 323.90 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-05-07T11:28:28Z",
"rates": {
"QAR": 0.323903
}
}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.390299999999996,
"rate": 0.323903
}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