Rate Overview
Live
1 GBP = 50.8298 SRD
1 SRD = 0.019674
GBP
Avg
50.5587
High
50.8298
Low
50.2601
Last updated: 4/16/2026, 5:30:04 AM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.83 SRD |
| 10 GBP | 508.30 SRD |
| 50 GBP | 2,541.49 SRD |
| 100 GBP | 5,082.98 SRD |
| 500 GBP | 25,414.88 SRD |
| 1,000 GBP | 50,829.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-04-16T05:30:04Z",
"rates": {
"SRD": 50.829755
}
}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": 5082.9755,
"rate": 50.829755
}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