Rate Overview
Live
1 GBP = 4.8537 QAR
1 QAR = 0.206029
GBP
Avg
4.8685
High
4.9321
Low
4.8168
Last updated: 3/26/2026, 10:53:37 PM
Quick Conversions
| GBP | QAR |
|---|---|
| 1 GBP | 4.85 QAR |
| 10 GBP | 48.54 QAR |
| 50 GBP | 242.68 QAR |
| 100 GBP | 485.37 QAR |
| 500 GBP | 2,426.85 QAR |
| 1,000 GBP | 4,853.70 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-03-26T22:53:37Z",
"rates": {
"QAR": 4.853695
}
}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": 485.3695,
"rate": 4.853695
}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