Rate Overview
Live
1 GBP = 4958.41 UGX
1 UGX = 0.000202
GBP
Avg
4771.65
High
4958.41
Low
4545.35
Last updated: 3/27/2026, 7:49:48 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,958.41 UGX |
| 10 GBP | 49,584.07 UGX |
| 50 GBP | 247,920.35 UGX |
| 100 GBP | 495,840.71 UGX |
| 500 GBP | 2,479,203.54 UGX |
| 1,000 GBP | 4,958,407.09 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-03-27T07:49:48Z",
"rates": {
"UGX": 4958.407085
}
}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": 495840.7085,
"rate": 4958.407085
}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