Rate Overview
Live
1 GBP = 50.0673 SRD
1 SRD = 0.019973
GBP
Avg
50.3552
High
51.2786
Low
49.6808
Last updated: 3/26/2026, 10:10:24 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.07 SRD |
| 10 GBP | 500.67 SRD |
| 50 GBP | 2,503.36 SRD |
| 100 GBP | 5,006.73 SRD |
| 500 GBP | 25,033.65 SRD |
| 1,000 GBP | 50,067.29 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-26T22:10:24Z",
"rates": {
"SRD": 50.067291
}
}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": 5006.7291,
"rate": 50.067291
}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