Rate Overview
Live
1 RSD = 0.007386 GBP
1 GBP = 135.3913
RSD
Avg
0.007412
High
0.007446
Low
0.007384
Last updated: 4/16/2026, 3:14:57 AM
Quick Conversions
| RSD | GBP |
|---|---|
| 1 RSD | 0.01 GBP |
| 10 RSD | 0.07 GBP |
| 50 RSD | 0.37 GBP |
| 100 RSD | 0.74 GBP |
| 500 RSD | 3.69 GBP |
| 1,000 RSD | 7.39 GBP |
Get RSD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=GBPExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-04-16T03:14:57Z",
"rates": {
"GBP": 0.007386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "GBP",
"amount": 100
},
"result": 0.7386,
"rate": 0.007386
}Build with RSD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key