Rate Overview
Live
1 GBP = 50.4355 SRD
1 SRD = 0.019827
GBP
Avg
49.7678
High
50.4355
Low
49.2836
Last updated: 7/3/2026, 7:49:03 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.44 SRD |
| 10 GBP | 504.36 SRD |
| 50 GBP | 2,521.78 SRD |
| 100 GBP | 5,043.55 SRD |
| 500 GBP | 25,217.75 SRD |
| 1,000 GBP | 50,435.50 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-03T19:49:03Z",
"rates": {
"SRD": 50.435502
}
}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": 5043.5502,
"rate": 50.435502
}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