Rate Overview
Live
1 GBP = 5071.21 UGX
1 UGX = 0.000197
GBP
Avg
5075.05
High
5103.97
Low
5054.18
Last updated: 5/27/2026, 1:54:25 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,071.21 UGX |
| 10 GBP | 50,712.14 UGX |
| 50 GBP | 253,560.70 UGX |
| 100 GBP | 507,121.40 UGX |
| 500 GBP | 2,535,607.01 UGX |
| 1,000 GBP | 5,071,214.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-05-27T13:54:25Z",
"rates": {
"UGX": 5071.214013
}
}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": 507121.40129999997,
"rate": 5071.214013
}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