Rate Overview
Live
1 GBP = 5.0536 SAR
1 SAR = 0.197878
GBP
Avg
5.0431
High
5.0619
Low
5.0267
Last updated: 5/29/2026, 4:25:46 PM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 5.05 SAR |
| 10 GBP | 50.54 SAR |
| 50 GBP | 252.68 SAR |
| 100 GBP | 505.36 SAR |
| 500 GBP | 2,526.81 SAR |
| 1,000 GBP | 5,053.63 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-29T16:25:46Z",
"rates": {
"SAR": 5.053629
}
}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": 505.36289999999997,
"rate": 5.053629
}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