Rate Overview
Live
1 GBP = 5014.33 UGX
1 UGX = 0.000199
GBP
Avg
4986.40
High
5033.63
Low
4950.83
Last updated: 7/27/2026, 5:14:42 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,014.33 UGX |
| 10 GBP | 50,143.31 UGX |
| 50 GBP | 250,716.57 UGX |
| 100 GBP | 501,433.15 UGX |
| 500 GBP | 2,507,165.75 UGX |
| 1,000 GBP | 5,014,331.50 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-27T17:14:42Z",
"rates": {
"UGX": 5014.331498
}
}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": 501433.14979999996,
"rate": 5014.331498
}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