Rate Overview
Live
1 SAR = 0.197095 GBP
1 GBP = 5.0737
SAR
Avg
0.197510
High
0.198271
Low
0.196997
Last updated: 8/14/2026, 6:58:56 PM
Quick Conversions
| SAR | GBP |
|---|---|
| 1 SAR | 0.20 GBP |
| 10 SAR | 1.97 GBP |
| 50 SAR | 9.85 GBP |
| 100 SAR | 19.71 GBP |
| 500 SAR | 98.55 GBP |
| 1,000 SAR | 197.10 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-08-14T18:58:56Z",
"rates": {
"GBP": 0.197095
}
}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.7095,
"rate": 0.197095
}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