Rate Overview
Live
1 GBP = 135.8913 RSD
1 RSD = 0.007359
GBP
Avg
135.9892
High
136.3664
Low
135.8207
Last updated: 6/16/2026, 8:54:30 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 135.89 RSD |
| 10 GBP | 1,358.91 RSD |
| 50 GBP | 6,794.56 RSD |
| 100 GBP | 13,589.13 RSD |
| 500 GBP | 67,945.64 RSD |
| 1,000 GBP | 135,891.29 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-06-16T08:54:30Z",
"rates": {
"RSD": 135.891286
}
}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": 13589.1286,
"rate": 135.891286
}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