Rate Overview
Live
1 GBP = 5.1542 SAR
1 SAR = 0.194017
GBP
Avg
5.1145
High
5.1542
Low
5.0895
Last updated: 5/9/2026, 2:54:18 AM
Quick Conversions
| GBP | SAR |
|---|---|
| 1 GBP | 5.15 SAR |
| 10 GBP | 51.54 SAR |
| 50 GBP | 257.71 SAR |
| 100 GBP | 515.42 SAR |
| 500 GBP | 2,577.09 SAR |
| 1,000 GBP | 5,154.19 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-09T02:54:18Z",
"rates": {
"SAR": 5.154189
}
}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": 515.4189,
"rate": 5.154189
}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