Rate Overview
Live
1 GBP = 4.9703 QAR
1 QAR = 0.201196
GBP
Avg
4.9437
High
4.9703
Low
4.9219
Last updated: 5/6/2026, 9:13:45 AM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.97 QAR |
| 10 GBP | 49.70 QAR |
| 50 GBP | 248.51 QAR |
| 100 GBP | 497.03 QAR |
| 500 GBP | 2,485.14 QAR |
| 1,000 GBP | 4,970.28 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-05-06T09:13:45Z",
"rates": {
"QAR": 4.970277
}
}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": 497.02770000000004,
"rate": 4.970277
}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