Rate Overview
Live
1 GBP = 135.7265 RSD
1 RSD = 0.007368
GBP
Avg
134.9466
High
136.5766
Low
133.7483
Last updated: 5/27/2026, 3:41:51 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 135.73 RSD |
| 10 GBP | 1,357.26 RSD |
| 50 GBP | 6,786.32 RSD |
| 100 GBP | 13,572.65 RSD |
| 500 GBP | 67,863.24 RSD |
| 1,000 GBP | 135,726.48 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-27T03:41:51Z",
"rates": {
"RSD": 135.72648
}
}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": 13572.648000000001,
"rate": 135.72648
}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