Rate Overview
Live
1 QAR = 0.208613 GIP
1 GIP = 4.7936
QAR
Avg
0.205778
High
0.208613
Low
0.204223
Last updated: 6/19/2026, 12:01:39 PM
Quick Conversions
| QAR | GIP |
|---|---|
| 1 QAR | 0.21 GIP |
| 10 QAR | 2.09 GIP |
| 50 QAR | 10.43 GIP |
| 100 QAR | 20.86 GIP |
| 500 QAR | 104.31 GIP |
| 1,000 QAR | 208.61 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-06-19T12:01:39Z",
"rates": {
"GIP": 0.208613
}
}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.8613,
"rate": 0.208613
}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