Rate Overview
Live
1 GBP = 5073.99 UGX
1 UGX = 0.000197
GBP
Avg
4914.46
High
5108.04
Low
4738.89
Last updated: 5/27/2026, 3:12:43 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,073.99 UGX |
| 10 GBP | 50,739.88 UGX |
| 50 GBP | 253,699.42 UGX |
| 100 GBP | 507,398.84 UGX |
| 500 GBP | 2,536,994.19 UGX |
| 1,000 GBP | 5,073,988.38 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-05-27T15:12:43Z",
"rates": {
"UGX": 5073.988379
}
}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": 507398.83790000004,
"rate": 5073.988379
}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