Rate Overview
Live
1 SAR = 0.198206 GBP
1 GBP = 5.0453
SAR
Avg
0.202319
High
0.217184
Low
0.194525
Last updated: 5/27/2026, 6:14:35 AM
Quick Conversions
| SAR | GBP |
|---|---|
| 1 SAR | 0.20 GBP |
| 10 SAR | 1.98 GBP |
| 50 SAR | 9.91 GBP |
| 100 SAR | 19.82 GBP |
| 500 SAR | 99.10 GBP |
| 1,000 SAR | 198.21 GBP |
Get SAR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GBPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-27T06:14:35Z",
"rates": {
"GBP": 0.198206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GBP",
"amount": 100
},
"result": 19.8206,
"rate": 0.198206
}Build with SAR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key