Rate Overview
Live
1 GBP = 5.0856 SAR
1 SAR = 0.196634
GBP
Avg
5.0728
High
5.0856
Low
5.0594
Last updated: 8/17/2026, 5:23:07 PM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 5.09 SAR |
| 10 GBP | 50.86 SAR |
| 50 GBP | 254.28 SAR |
| 100 GBP | 508.56 SAR |
| 500 GBP | 2,542.79 SAR |
| 1,000 GBP | 5,085.58 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-08-17T17:23:07Z",
"rates": {
"SAR": 5.08558
}
}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": 508.558,
"rate": 5.08558
}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