Rate Overview
Live
1 QAR = 0.201853 GIP
1 GIP = 4.9541
QAR
Avg
0.201942
High
0.202612
Low
0.201114
Last updated: 5/9/2026, 6:05:51 AM
Quick Conversions
| QAR | GIP |
|---|---|
| 1 QAR | 0.20 GIP |
| 10 QAR | 2.02 GIP |
| 50 QAR | 10.09 GIP |
| 100 QAR | 20.19 GIP |
| 500 QAR | 100.93 GIP |
| 1,000 QAR | 201.85 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-09T06:05:51Z",
"rates": {
"GIP": 0.201853
}
}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.1853,
"rate": 0.201853
}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