Rate Overview
Live
1 GBP = 4.9490 SAR
1 SAR = 0.202059
GBP
Avg
5.0046
High
5.0358
Low
4.9474
Last updated: 6/19/2026, 8:52:41 AM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 4.95 SAR |
| 10 GBP | 49.49 SAR |
| 50 GBP | 247.45 SAR |
| 100 GBP | 494.90 SAR |
| 500 GBP | 2,474.52 SAR |
| 1,000 GBP | 4,949.04 SAR |
Get GBP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SARExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-06-19T08:52:41Z",
"rates": {
"SAR": 4.949044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SAR",
"amount": 100
},
"result": 494.90439999999995,
"rate": 4.949044
}Build with GBP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key