Rate Overview
Live
1 GBP = 50.5021 SRD
1 SRD = 0.019801
GBP
Avg
48.2530
High
52.3400
Low
38.0542
Last updated: 7/22/2026, 7:07:04 PM
Quick Conversions
| GBP | SRD |
|---|---|
| 1 GBP | 50.50 SRD |
| 10 GBP | 505.02 SRD |
| 50 GBP | 2,525.10 SRD |
| 100 GBP | 5,050.21 SRD |
| 500 GBP | 25,251.03 SRD |
| 1,000 GBP | 50,502.06 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-22T19:07:04Z",
"rates": {
"SRD": 50.502064
}
}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": 5050.2064,
"rate": 50.502064
}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