Rate Overview
Live
1 SAR = 0.196066 GBP
1 GBP = 5.1003
SAR
Avg
0.196211
High
0.196883
Low
0.195518
Last updated: 5/6/2026, 11:08:50 PM
Quick Conversions
| SAR | GBP |
|---|---|
| 1 SAR | 0.20 GBP |
| 10 SAR | 1.96 GBP |
| 50 SAR | 9.80 GBP |
| 100 SAR | 19.61 GBP |
| 500 SAR | 98.03 GBP |
| 1,000 SAR | 196.07 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-06T23:08:50Z",
"rates": {
"GBP": 0.196066
}
}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.6066,
"rate": 0.196066
}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