Rate Overview
Live
1 GBP = 137.4543 RSD
1 RSD = 0.007275
GBP
Avg
137.2450
High
138.2952
Low
135.8744
Last updated: 7/25/2026, 9:23:50 PM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 137.45 RSD |
| 10 GBP | 1,374.54 RSD |
| 50 GBP | 6,872.71 RSD |
| 100 GBP | 13,745.43 RSD |
| 500 GBP | 68,727.13 RSD |
| 1,000 GBP | 137,454.26 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-25T21:23:50Z",
"rates": {
"RSD": 137.454262
}
}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": 13745.4262,
"rate": 137.454262
}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