Rate Overview
Live
1 GBP = 135.7928 RSD
1 RSD = 0.007364
GBP
Avg
135.7851
High
141.5153
Low
132.8738
Last updated: 3/27/2026, 3:51:35 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 135.79 RSD |
| 10 GBP | 1,357.93 RSD |
| 50 GBP | 6,789.64 RSD |
| 100 GBP | 13,579.28 RSD |
| 500 GBP | 67,896.42 RSD |
| 1,000 GBP | 135,792.84 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-27T03:51:35Z",
"rates": {
"RSD": 135.792842
}
}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": 13579.2842,
"rate": 135.792842
}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