Rate Overview
Live
1 QAR = 0.205902 GIP
1 GIP = 4.8567
QAR
Avg
0.203571
High
0.206046
Low
0.199120
Last updated: 3/27/2026, 1:25:42 PM
Quick Conversions
| QAR | GIP |
|---|---|
| 1 QAR | 0.21 GIP |
| 10 QAR | 2.06 GIP |
| 50 QAR | 10.30 GIP |
| 100 QAR | 20.59 GIP |
| 500 QAR | 102.95 GIP |
| 1,000 QAR | 205.90 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-03-27T13:25:42Z",
"rates": {
"GIP": 0.205902
}
}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.5902,
"rate": 0.205902
}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