Rate Overview
Live
1 GBP = 4928.66 UGX
1 UGX = 0.000203
GBP
Avg
4883.50
High
4981.26
Low
4823.10
Last updated: 3/6/2026, 8:03:10 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,928.66 UGX |
| 10 GBP | 49,286.63 UGX |
| 50 GBP | 246,433.14 UGX |
| 100 GBP | 492,866.28 UGX |
| 500 GBP | 2,464,331.39 UGX |
| 1,000 GBP | 4,928,662.79 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-03-06T20:03:10Z",
"rates": {
"UGX": 4928.662786
}
}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": 492866.27859999996,
"rate": 4928.662786
}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