Rate Overview
Live
1 GBP = 50.4912 SRD
1 SRD = 0.019805
GBP
Avg
50.5948
High
50.9821
Low
50.2978
Last updated: 3/6/2026, 8:12:16 AM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.49 SRD |
| 10 GBP | 504.91 SRD |
| 50 GBP | 2,524.56 SRD |
| 100 GBP | 5,049.12 SRD |
| 500 GBP | 25,245.62 SRD |
| 1,000 GBP | 50,491.24 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-06T08:12:16Z",
"rates": {
"SRD": 50.491241
}
}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": 5049.1241,
"rate": 50.491241
}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