Rate Overview
Live
1 GBP = 137.6424 RSD
1 RSD = 0.007265
GBP
Avg
137.2662
High
137.6637
Low
136.8800
Last updated: 8/14/2026, 7:04:01 PM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 137.64 RSD |
| 10 GBP | 1,376.42 RSD |
| 50 GBP | 6,882.12 RSD |
| 100 GBP | 13,764.24 RSD |
| 500 GBP | 68,821.21 RSD |
| 1,000 GBP | 137,642.43 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-08-14T19:04:01Z",
"rates": {
"RSD": 137.642428
}
}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": 13764.2428,
"rate": 137.642428
}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