Rate Overview
Live
1 GBP = 4.8599 QAR
1 QAR = 0.205766
GBP
Avg
4.8558
High
4.9179
Low
4.7904
Last updated: 7/23/2026, 12:24:44 PM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.86 QAR |
| 10 GBP | 48.60 QAR |
| 50 GBP | 242.99 QAR |
| 100 GBP | 485.99 QAR |
| 500 GBP | 2,429.95 QAR |
| 1,000 GBP | 4,859.89 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-23T12:24:44Z",
"rates": {
"QAR": 4.85989
}
}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": 485.98900000000003,
"rate": 4.85989
}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