Rate Overview
Live
1 GBP = 137.0158 RSD
1 RSD = 0.007298
GBP
Avg
136.6766
High
137.2258
Low
136.0428
Last updated: 7/5/2026, 9:45:16 PM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 137.02 RSD |
| 10 GBP | 1,370.16 RSD |
| 50 GBP | 6,850.79 RSD |
| 100 GBP | 13,701.58 RSD |
| 500 GBP | 68,507.91 RSD |
| 1,000 GBP | 137,015.83 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-05T21:45:16Z",
"rates": {
"RSD": 137.015828
}
}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": 13701.5828,
"rate": 137.015828
}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