Rate Overview
Live
1 GBP = 50.0424 SRD
1 SRD = 0.019983
GBP
Avg
50.1528
High
50.4200
Low
49.8266
Last updated: 3/26/2026, 6:52:35 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.04 SRD |
| 10 GBP | 500.42 SRD |
| 50 GBP | 2,502.12 SRD |
| 100 GBP | 5,004.24 SRD |
| 500 GBP | 25,021.20 SRD |
| 1,000 GBP | 50,042.40 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-03-26T18:52:35Z",
"rates": {
"SRD": 50.042402
}
}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": 5004.2402,
"rate": 50.042402
}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