Rate Overview
Live
1 SAR = 0.199306 GBP
1 GBP = 5.0174
SAR
Avg
0.198924
High
0.203576
Low
0.193626
Last updated: 7/22/2026, 3:25:09 PM
Quick Conversions
| SAR | GBP |
|---|---|
| 1 SAR | 0.20 GBP |
| 10 SAR | 1.99 GBP |
| 50 SAR | 9.97 GBP |
| 100 SAR | 19.93 GBP |
| 500 SAR | 99.65 GBP |
| 1,000 SAR | 199.31 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-07-22T15:25:09Z",
"rates": {
"GBP": 0.199306
}
}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.930600000000002,
"rate": 0.199306
}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