Rate Overview
Live
1 GBP = 136.5468 RSD
1 RSD = 0.007323
GBP
Avg
136.7033
High
137.0802
Low
136.5194
Last updated: 9/6/2026, 7:05:55 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 136.55 RSD |
| 10 GBP | 1,365.47 RSD |
| 50 GBP | 6,827.34 RSD |
| 100 GBP | 13,654.68 RSD |
| 500 GBP | 68,273.39 RSD |
| 1,000 GBP | 136,546.79 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-09-06T07:05:55Z",
"rates": {
"RSD": 136.546789
}
}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": 13654.678899999999,
"rate": 136.546789
}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