Rate Overview
Live
1 GBP = 4.9395 QAR
1 QAR = 0.202448
GBP
Avg
4.9160
High
4.9468
Low
4.8856
Last updated: 4/16/2026, 4:10:42 AM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.94 QAR |
| 10 GBP | 49.40 QAR |
| 50 GBP | 246.98 QAR |
| 100 GBP | 493.95 QAR |
| 500 GBP | 2,469.77 QAR |
| 1,000 GBP | 4,939.54 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-04-16T04:10:42Z",
"rates": {
"QAR": 4.93954
}
}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": 493.954,
"rate": 4.93954
}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