Rate Overview
Live
1 GBP = 137.6953 RSD
1 RSD = 0.007262
GBP
Avg
135.6280
High
137.6953
Low
134.0382
Last updated: 7/23/2026, 2:48:56 AM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 137.70 RSD |
| 10 GBP | 1,376.95 RSD |
| 50 GBP | 6,884.77 RSD |
| 100 GBP | 13,769.53 RSD |
| 500 GBP | 68,847.67 RSD |
| 1,000 GBP | 137,695.34 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-07-23T02:48:56Z",
"rates": {
"RSD": 137.695342
}
}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": 13769.534200000002,
"rate": 137.695342
}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