Rate Overview
Live
1 GBP = 134.7966 RSD
1 RSD = 0.007419
GBP
Avg
134.8455
High
135.4256
Low
134.2838
Last updated: 4/16/2026, 6:02:52 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 134.80 RSD |
| 10 GBP | 1,347.97 RSD |
| 50 GBP | 6,739.83 RSD |
| 100 GBP | 13,479.66 RSD |
| 500 GBP | 67,398.30 RSD |
| 1,000 GBP | 134,796.61 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-04-16T06:02:52Z",
"rates": {
"RSD": 134.796606
}
}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": 13479.6606,
"rate": 134.796606
}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