Rate Overview
Live
1 SAR = 0.198517 GBP
1 GBP = 5.0374
SAR
Avg
0.198523
High
0.199634
Low
0.197436
Last updated: 3/6/2026, 9:39:34 PM
Quick Conversions
| SAR | GBP |
|---|---|
| 1 SAR | 0.20 GBP |
| 10 SAR | 1.99 GBP |
| 50 SAR | 9.93 GBP |
| 100 SAR | 19.85 GBP |
| 500 SAR | 99.26 GBP |
| 1,000 SAR | 198.52 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-03-06T21:39:34Z",
"rates": {
"GBP": 0.198517
}
}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.8517,
"rate": 0.198517
}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