Rate Overview
Live
1 SAR = 0.199070 GBP
1 GBP = 5.0234
SAR
Avg
0.199002
High
0.199543
Low
0.198591
Last updated: 6/16/2026, 5:16:58 AM
Quick Conversions
| SAR | GBP |
|---|---|
| 1 SAR | 0.20 GBP |
| 10 SAR | 1.99 GBP |
| 50 SAR | 9.95 GBP |
| 100 SAR | 19.91 GBP |
| 500 SAR | 99.54 GBP |
| 1,000 SAR | 199.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-06-16T05:16:58Z",
"rates": {
"GBP": 0.19907
}
}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.907,
"rate": 0.19907
}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