Rate Overview
Live
1 GHS = 0.319053 QAR
1 QAR = 3.1343
GHS
Avg
0.320121
High
0.321502
Low
0.319053
Last updated: 7/8/2026, 7:04:17 PM
Quick Conversions
| GHS | QAR |
|---|---|
| 1 GHS | 0.32 QAR |
| 10 GHS | 3.19 QAR |
| 50 GHS | 15.95 QAR |
| 100 GHS | 31.91 QAR |
| 500 GHS | 159.53 QAR |
| 1,000 GHS | 319.05 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-07-08T19:04:17Z",
"rates": {
"QAR": 0.319053
}
}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": 31.905299999999997,
"rate": 0.319053
}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