Rate Overview
Live
1 GBP = 135.6801 RSD
1 RSD = 0.007370
GBP
Avg
135.8589
High
136.5766
Low
135.5655
Last updated: 5/27/2026, 2:27:41 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 135.68 RSD |
| 10 GBP | 1,356.80 RSD |
| 50 GBP | 6,784.01 RSD |
| 100 GBP | 13,568.01 RSD |
| 500 GBP | 67,840.06 RSD |
| 1,000 GBP | 135,680.12 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-27T02:27:41Z",
"rates": {
"RSD": 135.68012
}
}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": 13568.011999999999,
"rate": 135.68012
}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