Rate Overview
Live
1 GBP = 51.0267 SRD
1 SRD = 0.019598
GBP
Avg
51.0552
High
51.4491
Low
50.8596
Last updated: 8/14/2026, 7:26:15 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 51.03 SRD |
| 10 GBP | 510.27 SRD |
| 50 GBP | 2,551.33 SRD |
| 100 GBP | 5,102.67 SRD |
| 500 GBP | 25,513.34 SRD |
| 1,000 GBP | 51,026.68 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-14T19:26:15Z",
"rates": {
"SRD": 51.026681
}
}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": 5102.668100000001,
"rate": 51.026681
}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