Rate Overview
Live
1 GBP = 135.5231 RSD
1 RSD = 0.007379
GBP
Avg
135.1588
High
136.2134
Low
134.3978
Last updated: 3/27/2026, 2:20:35 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 135.52 RSD |
| 10 GBP | 1,355.23 RSD |
| 50 GBP | 6,776.15 RSD |
| 100 GBP | 13,552.31 RSD |
| 500 GBP | 67,761.53 RSD |
| 1,000 GBP | 135,523.06 RSD |
Get GBP/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=RSDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T02:20:35Z",
"rates": {
"RSD": 135.523058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "RSD",
"amount": 100
},
"result": 13552.305799999998,
"rate": 135.523058
}Build with GBP/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key