Rate Overview
Live
1 GBP = 5.0078 SAR
1 SAR = 0.199688
GBP
Avg
5.0272
High
5.0945
Low
4.9624
Last updated: 3/27/2026, 9:29:05 AM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 5.01 SAR |
| 10 GBP | 50.08 SAR |
| 50 GBP | 250.39 SAR |
| 100 GBP | 500.78 SAR |
| 500 GBP | 2,503.90 SAR |
| 1,000 GBP | 5,007.80 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-03-27T09:29:05Z",
"rates": {
"SAR": 5.007801
}
}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": 500.78009999999995,
"rate": 5.007801
}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