Rate Overview
Live
1 QAR = 0.204222 GBP
1 GBP = 4.8966
QAR
Avg
0.203503
High
0.206385
Low
0.199264
Last updated: 5/27/2026, 3:43:17 AM
Quick Conversions
| QAR | GBP |
|---|---|
| 1 QAR | 0.20 GBP |
| 10 QAR | 2.04 GBP |
| 50 QAR | 10.21 GBP |
| 100 QAR | 20.42 GBP |
| 500 QAR | 102.11 GBP |
| 1,000 QAR | 204.22 GBP |
Get QAR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=GBPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-27T03:43:17Z",
"rates": {
"GBP": 0.204222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "GBP",
"amount": 100
},
"result": 20.4222,
"rate": 0.204222
}Build with QAR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key