Rate Overview
Live
1 GBP = 4.8821 QAR
1 QAR = 0.204829
GBP
Avg
4.8786
High
4.8878
Low
4.8644
Last updated: 6/16/2026, 8:54:53 AM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.88 QAR |
| 10 GBP | 48.82 QAR |
| 50 GBP | 244.11 QAR |
| 100 GBP | 488.21 QAR |
| 500 GBP | 2,441.07 QAR |
| 1,000 GBP | 4,882.13 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-06-16T08:54:53Z",
"rates": {
"QAR": 4.882131
}
}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": 488.2131,
"rate": 4.882131
}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