Rate Overview
Live
1 GBP = 50.5578 SRD
1 SRD = 0.019779
GBP
Avg
50.4982
High
52.1072
Low
49.3065
Last updated: 7/23/2026, 3:20:07 AM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.56 SRD |
| 10 GBP | 505.58 SRD |
| 50 GBP | 2,527.89 SRD |
| 100 GBP | 5,055.78 SRD |
| 500 GBP | 25,278.89 SRD |
| 1,000 GBP | 50,557.78 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-07-23T03:20:07Z",
"rates": {
"SRD": 50.557778
}
}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": 5055.7778,
"rate": 50.557778
}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