Rate Overview
Live
1 GBP = 50.6105 SRD
1 SRD = 0.019759
GBP
Avg
50.9079
High
53.3343
Low
48.8797
Last updated: 7/26/2026, 1:53:02 AM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.61 SRD |
| 10 GBP | 506.11 SRD |
| 50 GBP | 2,530.53 SRD |
| 100 GBP | 5,061.05 SRD |
| 500 GBP | 25,305.26 SRD |
| 1,000 GBP | 50,610.52 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-26T01:53:02Z",
"rates": {
"SRD": 50.610517
}
}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": 5061.0517,
"rate": 50.610517
}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