Rate Overview
Live
1 GBP = 4950.83 UGX
1 UGX = 0.000202
GBP
Avg
4918.81
High
4990.34
Low
4843.16
Last updated: 7/25/2026, 2:02:38 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,950.83 UGX |
| 10 GBP | 49,508.34 UGX |
| 50 GBP | 247,541.72 UGX |
| 100 GBP | 495,083.44 UGX |
| 500 GBP | 2,475,417.20 UGX |
| 1,000 GBP | 4,950,834.39 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-07-25T14:02:38Z",
"rates": {
"UGX": 4950.834391
}
}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": 495083.4391,
"rate": 4950.834391
}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