Rate Overview
Live
1 GBP = 49.9338 SRD
1 SRD = 0.020027
GBP
Avg
50.8977
High
52.7930
Low
49.8475
Last updated: 5/26/2026, 2:50:40 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 49.93 SRD |
| 10 GBP | 499.34 SRD |
| 50 GBP | 2,496.69 SRD |
| 100 GBP | 4,993.38 SRD |
| 500 GBP | 24,966.88 SRD |
| 1,000 GBP | 49,933.76 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-05-26T14:50:40Z",
"rates": {
"SRD": 49.933755
}
}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": 4993.3755,
"rate": 49.933755
}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