Rate Overview
Live
1 GBP = 50.3662 SRD
1 SRD = 0.019855
GBP
Avg
50.1839
High
50.3662
Low
49.9465
Last updated: 6/15/2026, 2:30:29 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.37 SRD |
| 10 GBP | 503.66 SRD |
| 50 GBP | 2,518.31 SRD |
| 100 GBP | 5,036.62 SRD |
| 500 GBP | 25,183.11 SRD |
| 1,000 GBP | 50,366.21 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-06-15T14:30:29Z",
"rates": {
"SRD": 50.366214
}
}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": 5036.6214,
"rate": 50.366214
}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