Rate Overview
Live
1 GBP = 5.0501 SAR
1 SAR = 0.198014
GBP
Avg
5.0719
High
5.1832
Low
5.0104
Last updated: 5/29/2026, 5:27:43 PM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 5.05 SAR |
| 10 GBP | 50.50 SAR |
| 50 GBP | 252.51 SAR |
| 100 GBP | 505.01 SAR |
| 500 GBP | 2,525.07 SAR |
| 1,000 GBP | 5,050.14 SAR |
Get GBP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SARExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-29T17:27:43Z",
"rates": {
"SAR": 5.050144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SAR",
"amount": 100
},
"result": 505.0144,
"rate": 5.050144
}Build with GBP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key