Rate Overview
Live
1 QAR = 0.204147 GIP
1 GIP = 4.8984
QAR
Avg
0.204428
High
0.209952
Low
0.199980
Last updated: 5/30/2026, 11:29:18 AM
Quick Conversions
| QAR | GIP |
|---|---|
| 1 QAR | 0.20 GIP |
| 10 QAR | 2.04 GIP |
| 50 QAR | 10.21 GIP |
| 100 QAR | 20.41 GIP |
| 500 QAR | 102.07 GIP |
| 1,000 QAR | 204.15 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-05-30T11:29:18Z",
"rates": {
"GIP": 0.204147
}
}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.4147,
"rate": 0.204147
}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