Rate Overview
Live
1 GBP = 5.0728 SAR
1 SAR = 0.197130
GBP
Avg
5.0750
High
5.1042
Low
5.0473
Last updated: 4/18/2026, 8:51:07 AM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 5.07 SAR |
| 10 GBP | 50.73 SAR |
| 50 GBP | 253.64 SAR |
| 100 GBP | 507.28 SAR |
| 500 GBP | 2,536.40 SAR |
| 1,000 GBP | 5,072.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-04-18T08:51:07Z",
"rates": {
"SAR": 5.072796
}
}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": 507.2796,
"rate": 5.072796
}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