Rate Overview
Live
1 GHS = 0.333106 QAR
1 QAR = 3.0020
GHS
Avg
0.336480
High
0.342263
Low
0.332545
Last updated: 3/27/2026, 11:38:13 AM
Quick Conversions
| GHS | QAR |
|---|---|
| 1 GHS | 0.33 QAR |
| 10 GHS | 3.33 QAR |
| 50 GHS | 16.66 QAR |
| 100 GHS | 33.31 QAR |
| 500 GHS | 166.55 QAR |
| 1,000 GHS | 333.11 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-03-27T11:38:13Z",
"rates": {
"QAR": 0.333106
}
}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": 33.3106,
"rate": 0.333106
}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