Rate Overview
Live
1 GBP = 4966.92 UGX
1 UGX = 0.000201
GBP
Avg
4954.56
High
5108.04
Low
4820.16
Last updated: 7/23/2026, 12:41:51 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,966.92 UGX |
| 10 GBP | 49,669.18 UGX |
| 50 GBP | 248,345.90 UGX |
| 100 GBP | 496,691.80 UGX |
| 500 GBP | 2,483,459.00 UGX |
| 1,000 GBP | 4,966,918.01 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-23T00:41:51Z",
"rates": {
"UGX": 4966.918005
}
}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": 496691.80050000007,
"rate": 4966.918005
}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