Rate Overview
Live
1 GBP = 5.0479 SAR
1 SAR = 0.198100
GBP
Avg
5.0517
High
5.1441
Low
4.9616
Last updated: 5/29/2026, 6:40:47 PM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 5.05 SAR |
| 10 GBP | 50.48 SAR |
| 50 GBP | 252.40 SAR |
| 100 GBP | 504.79 SAR |
| 500 GBP | 2,523.97 SAR |
| 1,000 GBP | 5,047.95 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-05-29T18:40:47Z",
"rates": {
"SAR": 5.047948
}
}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": 504.7948,
"rate": 5.047948
}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