Rate Overview
Live
1 GBP = 134.9143 RSD
1 RSD = 0.007412
GBP
Avg
134.8586
High
135.4256
Low
134.2838
Last updated: 4/16/2026, 5:09:02 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 134.91 RSD |
| 10 GBP | 1,349.14 RSD |
| 50 GBP | 6,745.72 RSD |
| 100 GBP | 13,491.43 RSD |
| 500 GBP | 67,457.16 RSD |
| 1,000 GBP | 134,914.32 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-04-16T05:09:02Z",
"rates": {
"RSD": 134.914325
}
}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": 13491.432499999999,
"rate": 134.914325
}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