Rate Overview
Live
1 RSD = 0.007412 GBP
1 GBP = 134.9164
RSD
Avg
0.007415
High
0.007446
Low
0.007384
Last updated: 4/16/2026, 4:23:44 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.71 GBP |
| 1,000 RSD | 7.41 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-16T04:23:44Z",
"rates": {
"GBP": 0.007412
}
}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.7412,
"rate": 0.007412
}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