Rate Overview
Live
1 GBP = 4.8726 QAR
1 QAR = 0.205230
GBP
Avg
4.9003
High
5.0185
Low
4.8035
Last updated: 7/23/2026, 7:00:09 AM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.87 QAR |
| 10 GBP | 48.73 QAR |
| 50 GBP | 243.63 QAR |
| 100 GBP | 487.26 QAR |
| 500 GBP | 2,436.29 QAR |
| 1,000 GBP | 4,872.58 QAR |
Get GBP/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=QARExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T07:00:09Z",
"rates": {
"QAR": 4.872576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "QAR",
"amount": 100
},
"result": 487.25759999999997,
"rate": 4.872576
}Build with GBP/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key