Rate Overview
Live
1 QAR = 0.205991 GBP
1 GBP = 4.8546
QAR
Avg
0.205126
High
0.206339
Low
0.203724
Last updated: 3/6/2026, 11:45:39 AM
Quick Conversions
| QAR | GBP |
|---|---|
| 1 QAR | 0.21 GBP |
| 10 QAR | 2.06 GBP |
| 50 QAR | 10.30 GBP |
| 100 QAR | 20.60 GBP |
| 500 QAR | 103.00 GBP |
| 1,000 QAR | 205.99 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-03-06T11:45:39Z",
"rates": {
"GBP": 0.205991
}
}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.5991,
"rate": 0.205991
}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