Rate Overview
Live
1 QAR = 0.202105 GIP
1 GIP = 4.9479
QAR
Avg
0.203426
High
0.204115
Low
0.202105
Last updated: 4/17/2026, 6:23:33 AM
Quick Conversions
| QAR | GIP |
|---|---|
| 1 QAR | 0.20 GIP |
| 10 QAR | 2.02 GIP |
| 50 QAR | 10.11 GIP |
| 100 QAR | 20.21 GIP |
| 500 QAR | 101.05 GIP |
| 1,000 QAR | 202.11 GIP |
Get QAR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=GIPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T06:23:33Z",
"rates": {
"GIP": 0.202105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "GIP",
"amount": 100
},
"result": 20.2105,
"rate": 0.202105
}Build with QAR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key