Rate Overview
Live
1 GBP = 135.4936 RSD
1 RSD = 0.007380
GBP
Avg
135.6387
High
136.3475
Low
135.2969
Last updated: 3/27/2026, 12:34:28 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 135.49 RSD |
| 10 GBP | 1,354.94 RSD |
| 50 GBP | 6,774.68 RSD |
| 100 GBP | 13,549.36 RSD |
| 500 GBP | 67,746.80 RSD |
| 1,000 GBP | 135,493.60 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-03-27T00:34:28Z",
"rates": {
"RSD": 135.493596
}
}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": 13549.3596,
"rate": 135.493596
}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