Rate Overview
Live
1 GBP = 4.9789 SAR
1 SAR = 0.200848
GBP
Avg
5.0290
High
5.1414
Low
4.9280
Last updated: 7/28/2026, 11:12:15 AM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 4.98 SAR |
| 10 GBP | 49.79 SAR |
| 50 GBP | 248.94 SAR |
| 100 GBP | 497.89 SAR |
| 500 GBP | 2,489.45 SAR |
| 1,000 GBP | 4,978.90 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-07-28T11:12:15Z",
"rates": {
"SAR": 4.978896
}
}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": 497.8896,
"rate": 4.978896
}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