Rate Overview
Live
1 GBP = 4995.84 UGX
1 UGX = 0.000200
GBP
Avg
4991.53
High
5063.24
Low
4948.33
Last updated: 4/17/2026, 7:36:50 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,995.84 UGX |
| 10 GBP | 49,958.37 UGX |
| 50 GBP | 249,791.85 UGX |
| 100 GBP | 499,583.70 UGX |
| 500 GBP | 2,497,918.50 UGX |
| 1,000 GBP | 4,995,837.00 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-04-17T07:36:50Z",
"rates": {
"UGX": 4995.837003
}
}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": 499583.70029999997,
"rate": 4995.837003
}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