Rate Overview
Live
1 RSD = 0.007394 GBP
1 GBP = 135.2448
RSD
Avg
0.007444
High
0.007508
Low
0.007382
Last updated: 3/6/2026, 7:43:59 PM
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.70 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-03-06T19:43:59Z",
"rates": {
"GBP": 0.007394
}
}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.7394000000000001,
"rate": 0.007394
}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