Rate Overview
Live
1 GBP = 5124.02 UGX
1 UGX = 0.000195
GBP
Avg
5102.05
High
5130.34
Low
5033.95
Last updated: 5/7/2026, 10:33:56 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,124.02 UGX |
| 10 GBP | 51,240.19 UGX |
| 50 GBP | 256,200.97 UGX |
| 100 GBP | 512,401.95 UGX |
| 500 GBP | 2,562,009.75 UGX |
| 1,000 GBP | 5,124,019.49 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-07T10:33:56Z",
"rates": {
"UGX": 5124.019494
}
}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": 512401.94940000004,
"rate": 5124.019494
}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