Rate Overview
Live
1 GBP = 135.6985 RSD
1 RSD = 0.007369
GBP
Avg
137.0470
High
141.5203
Low
133.0367
Last updated: 5/27/2026, 6:14:35 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 135.70 RSD |
| 10 GBP | 1,356.98 RSD |
| 50 GBP | 6,784.92 RSD |
| 100 GBP | 13,569.85 RSD |
| 500 GBP | 67,849.23 RSD |
| 1,000 GBP | 135,698.47 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-05-27T06:14:35Z",
"rates": {
"RSD": 135.698465
}
}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": 13569.8465,
"rate": 135.698465
}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