Rate Overview
Live
1 QAR = 0.205948 GBP
1 GBP = 4.8556
QAR
Avg
0.206469
High
0.207787
Low
0.205707
Last updated: 7/6/2026, 1:31:32 PM
Quick Conversions
| QAR | GBP |
|---|---|
| 1 QAR | 0.21 GBP |
| 10 QAR | 2.06 GBP |
| 50 QAR | 10.30 GBP |
| 100 QAR | 20.59 GBP |
| 500 QAR | 102.97 GBP |
| 1,000 QAR | 205.95 GBP |
Get QAR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=GBPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-06T13:31:32Z",
"rates": {
"GBP": 0.205948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "GBP",
"amount": 100
},
"result": 20.5948,
"rate": 0.205948
}Build with QAR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key