Rate Overview
Live
1 GBP = 4934.27 UGX
1 UGX = 0.000203
GBP
Avg
4788.93
High
5066.21
Low
4569.32
Last updated: 3/27/2026, 1:00:47 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,934.27 UGX |
| 10 GBP | 49,342.73 UGX |
| 50 GBP | 246,713.66 UGX |
| 100 GBP | 493,427.33 UGX |
| 500 GBP | 2,467,136.64 UGX |
| 1,000 GBP | 4,934,273.28 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-27T13:00:47Z",
"rates": {
"UGX": 4934.27328
}
}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": 493427.32800000004,
"rate": 4934.27328
}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