Rate Overview
Live
1 GBP = 49.9629 SRD
1 SRD = 0.020015
GBP
Avg
50.0319
High
50.3716
Low
49.8884
Last updated: 5/26/2026, 12:29:30 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 49.96 SRD |
| 10 GBP | 499.63 SRD |
| 50 GBP | 2,498.14 SRD |
| 100 GBP | 4,996.29 SRD |
| 500 GBP | 24,981.44 SRD |
| 1,000 GBP | 49,962.88 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-26T12:29:30Z",
"rates": {
"SRD": 49.962879
}
}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": 4996.2879,
"rate": 49.962879
}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