Rate Overview
Live
1 GBP = 5069.55 UGX
1 UGX = 0.000197
GBP
Avg
4953.80
High
5130.34
Low
4647.57
Last updated: 5/27/2026, 5:33:28 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,069.55 UGX |
| 10 GBP | 50,695.52 UGX |
| 50 GBP | 253,477.61 UGX |
| 100 GBP | 506,955.22 UGX |
| 500 GBP | 2,534,776.11 UGX |
| 1,000 GBP | 5,069,552.21 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-27T17:33:28Z",
"rates": {
"UGX": 5069.552211
}
}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": 506955.2211,
"rate": 5069.552211
}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