Rate Overview
Live
1 GBP = 137.0136 RSD
1 RSD = 0.007299
GBP
Avg
137.5100
High
138.1048
Low
137.0136
Last updated: 7/27/2026, 9:51:37 PM
Quick Conversions
| GBP | RSD |
|---|---|
| 1 GBP | 137.01 RSD |
| 10 GBP | 1,370.14 RSD |
| 50 GBP | 6,850.68 RSD |
| 100 GBP | 13,701.36 RSD |
| 500 GBP | 68,506.82 RSD |
| 1,000 GBP | 137,013.65 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-27T21:51:37Z",
"rates": {
"RSD": 137.013645
}
}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.3645,
"rate": 137.013645
}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