Rate Overview
Live
1 GBP = 51.0528 SRD
1 SRD = 0.019588
GBP
Avg
51.2416
High
51.7907
Low
51.0528
Last updated: 9/2/2026, 2:30:41 AM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 51.05 SRD |
| 10 GBP | 510.53 SRD |
| 50 GBP | 2,552.64 SRD |
| 100 GBP | 5,105.28 SRD |
| 500 GBP | 25,526.42 SRD |
| 1,000 GBP | 51,052.84 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-09-02T02:30:41Z",
"rates": {
"SRD": 51.052843
}
}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": 5105.2843,
"rate": 51.052843
}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