Rate Overview
Live
1 GBP = 5108.27 UGX
1 UGX = 0.000196
GBP
Avg
5106.68
High
5121.26
Low
5092.06
Last updated: 9/4/2026, 5:48:28 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,108.27 UGX |
| 10 GBP | 51,082.71 UGX |
| 50 GBP | 255,413.54 UGX |
| 100 GBP | 510,827.07 UGX |
| 500 GBP | 2,554,135.37 UGX |
| 1,000 GBP | 5,108,270.75 UGX |
Get GBP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=UGXExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-04T17:48:28Z",
"rates": {
"UGX": 5108.270746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "UGX",
"amount": 100
},
"result": 510827.0746,
"rate": 5108.270746
}Build with GBP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key