Rate Overview
Live
1 GHS = 0.312489 QAR
1 QAR = 3.2001
GHS
Avg
0.313956
High
0.317742
Low
0.312489
Last updated: 5/27/2026, 7:36:41 PM
Quick Conversions
| GHS | QAR |
|---|---|
| 1 GHS | 0.31 QAR |
| 10 GHS | 3.12 QAR |
| 50 GHS | 15.62 QAR |
| 100 GHS | 31.25 QAR |
| 500 GHS | 156.24 QAR |
| 1,000 GHS | 312.49 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-27T19:36:41Z",
"rates": {
"QAR": 0.312489
}
}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.248900000000003,
"rate": 0.312489
}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