Rate Overview
Live
1 GBP = 4966.07 UGX
1 UGX = 0.000201
GBP
Avg
4808.08
High
5080.24
Low
4545.35
Last updated: 7/24/2026, 3:30:32 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,966.07 UGX |
| 10 GBP | 49,660.66 UGX |
| 50 GBP | 248,303.32 UGX |
| 100 GBP | 496,606.64 UGX |
| 500 GBP | 2,483,033.20 UGX |
| 1,000 GBP | 4,966,066.39 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-07-24T15:30:32Z",
"rates": {
"UGX": 4966.066394
}
}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": 496606.63940000004,
"rate": 4966.066394
}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