Rate Overview
Live
1 SAR = 0.199201 GBP
1 GBP = 5.0201
SAR
Avg
0.198902
High
0.203152
Low
0.194399
Last updated: 3/27/2026, 6:49:18 AM
Quick Conversions
| SAR | GBP |
|---|---|
| 1 SAR | 0.20 GBP |
| 10 SAR | 1.99 GBP |
| 50 SAR | 9.96 GBP |
| 100 SAR | 19.92 GBP |
| 500 SAR | 99.60 GBP |
| 1,000 SAR | 199.20 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-27T06:49:18Z",
"rates": {
"GBP": 0.199201
}
}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.920099999999998,
"rate": 0.199201
}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