Rate Overview
Live
1 GBP = 50.9479 SRD
1 SRD = 0.019628
GBP
Avg
50.8079
High
50.9576
Low
50.6053
Last updated: 5/6/2026, 8:08:12 AM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.95 SRD |
| 10 GBP | 509.48 SRD |
| 50 GBP | 2,547.40 SRD |
| 100 GBP | 5,094.79 SRD |
| 500 GBP | 25,473.96 SRD |
| 1,000 GBP | 50,947.92 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-06T08:08:12Z",
"rates": {
"SRD": 50.947921
}
}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": 5094.7921,
"rate": 50.947921
}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