Rate Overview
Live
1 GBP = 4.8653 QAR
1 QAR = 0.205537
GBP
Avg
4.8765
High
4.9086
Low
4.8464
Last updated: 3/6/2026, 8:14:39 AM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.87 QAR |
| 10 GBP | 48.65 QAR |
| 50 GBP | 243.27 QAR |
| 100 GBP | 486.53 QAR |
| 500 GBP | 2,432.66 QAR |
| 1,000 GBP | 4,865.31 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-03-06T08:14:39Z",
"rates": {
"QAR": 4.865314
}
}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": 486.53139999999996,
"rate": 4.865314
}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