Rate Overview
Live
1 QAR = 3.1250 GHS
1 GHS = 0.320001
QAR
Avg
3.1122
High
3.1250
Low
3.0976
Last updated: 7/5/2026, 2:22:25 AM
Quick Conversions
| QAR | GHS |
|---|---|
| 1 QAR | 3.12 GHS |
| 10 QAR | 31.25 GHS |
| 50 QAR | 156.25 GHS |
| 100 QAR | 312.50 GHS |
| 500 QAR | 1,562.50 GHS |
| 1,000 QAR | 3,124.99 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-07-05T02:22:25Z",
"rates": {
"GHS": 3.12499
}
}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": 312.49899999999997,
"rate": 3.12499
}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