Rate Overview
Live
1 QAR = 0.202050 GBP
1 GBP = 4.9493
QAR
Avg
0.203488
High
0.204684
Low
0.202050
Last updated: 4/16/2026, 2:24:44 AM
Quick Conversions
| QAR | GBP |
|---|---|
| 1 QAR | 0.20 GBP |
| 10 QAR | 2.02 GBP |
| 50 QAR | 10.10 GBP |
| 100 QAR | 20.21 GBP |
| 500 QAR | 101.03 GBP |
| 1,000 QAR | 202.05 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-04-16T02:24:44Z",
"rates": {
"GBP": 0.20205
}
}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.205000000000002,
"rate": 0.20205
}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