Rate Overview
Live
1 GBP = 4.9893 SAR
1 SAR = 0.200430
GBP
Avg
5.0538
High
5.1832
Low
4.9487
Last updated: 7/29/2026, 6:39:06 PM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 4.99 SAR |
| 10 GBP | 49.89 SAR |
| 50 GBP | 249.46 SAR |
| 100 GBP | 498.93 SAR |
| 500 GBP | 2,494.64 SAR |
| 1,000 GBP | 4,989.28 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-29T18:39:06Z",
"rates": {
"SAR": 4.989283
}
}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": 498.92830000000004,
"rate": 4.989283
}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