Rate Overview
Live
1 GBP = 136.1485 RSD
1 RSD = 0.007345
GBP
Avg
136.0180
High
136.4092
Low
135.6270
Last updated: 5/7/2026, 12:15:44 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 136.15 RSD |
| 10 GBP | 1,361.48 RSD |
| 50 GBP | 6,807.42 RSD |
| 100 GBP | 13,614.85 RSD |
| 500 GBP | 68,074.24 RSD |
| 1,000 GBP | 136,148.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-07T00:15:44Z",
"rates": {
"RSD": 136.148472
}
}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": 13614.8472,
"rate": 136.148472
}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