Rate Overview
Live
1 GBP = 4.8957 QAR
1 QAR = 0.204259
GBP
Avg
4.8941
High
5.0087
Low
4.8056
Last updated: 5/26/2026, 9:31:03 PM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.90 QAR |
| 10 GBP | 48.96 QAR |
| 50 GBP | 244.79 QAR |
| 100 GBP | 489.57 QAR |
| 500 GBP | 2,447.87 QAR |
| 1,000 GBP | 4,895.74 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-26T21:31:03Z",
"rates": {
"QAR": 4.895743
}
}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": 489.57430000000005,
"rate": 4.895743
}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