Rate Overview
Live
1 GBP = 136.9694 RSD
1 RSD = 0.007301
GBP
Avg
135.7035
High
137.9810
Low
134.3978
Last updated: 7/28/2026, 12:39:10 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 136.97 RSD |
| 10 GBP | 1,369.69 RSD |
| 50 GBP | 6,848.47 RSD |
| 100 GBP | 13,696.94 RSD |
| 500 GBP | 68,484.70 RSD |
| 1,000 GBP | 136,969.40 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-07-28T00:39:10Z",
"rates": {
"RSD": 136.969401
}
}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": 13696.9401,
"rate": 136.969401
}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