Rate Overview
Live
1 GHS = 0.337252 QAR
1 QAR = 2.9651
GHS
Avg
0.339322
High
0.341293
Low
0.337252
Last updated: 3/7/2026, 1:05:14 AM
Quick Conversions
| GHS | QAR |
|---|---|
| 1 GHS | 0.34 QAR |
| 10 GHS | 3.37 QAR |
| 50 GHS | 16.86 QAR |
| 100 GHS | 33.73 QAR |
| 500 GHS | 168.63 QAR |
| 1,000 GHS | 337.25 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-07T01:05:14Z",
"rates": {
"QAR": 0.337252
}
}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.7252,
"rate": 0.337252
}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