Rate Overview
Live
1 GBP = 51.2807 SRD
1 SRD = 0.019501
GBP
Avg
51.1137
High
51.4491
Low
50.8596
Last updated: 8/15/2026, 3:05:32 AM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 51.28 SRD |
| 10 GBP | 512.81 SRD |
| 50 GBP | 2,564.03 SRD |
| 100 GBP | 5,128.07 SRD |
| 500 GBP | 25,640.35 SRD |
| 1,000 GBP | 51,280.69 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-08-15T03:05:32Z",
"rates": {
"SRD": 51.280691
}
}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": 5128.0691,
"rate": 51.280691
}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