Rate Overview
Live
1 GBP = 49.9584 SRD
1 SRD = 0.020017
GBP
Avg
50.8988
High
52.7930
Low
49.8475
Last updated: 5/26/2026, 1:40:43 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 49.96 SRD |
| 10 GBP | 499.58 SRD |
| 50 GBP | 2,497.92 SRD |
| 100 GBP | 4,995.84 SRD |
| 500 GBP | 24,979.22 SRD |
| 1,000 GBP | 49,958.44 SRD |
Get GBP/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SRDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-26T13:40:43Z",
"rates": {
"SRD": 49.958438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SRD",
"amount": 100
},
"result": 4995.843800000001,
"rate": 49.958438
}Build with GBP/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key