Rate Overview
Live
1 GHS = 0.313297 QAR
1 QAR = 3.1919
GHS
Avg
0.318640
High
0.324651
Low
0.313297
Last updated: 7/24/2026, 2:42:22 PM
Quick Conversions
| GHS | QAR |
|---|---|
| 1 GHS | 0.31 QAR |
| 10 GHS | 3.13 QAR |
| 50 GHS | 15.66 QAR |
| 100 GHS | 31.33 QAR |
| 500 GHS | 156.65 QAR |
| 1,000 GHS | 313.30 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-24T14:42:22Z",
"rates": {
"QAR": 0.313297
}
}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.3297,
"rate": 0.313297
}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