Rate Overview
Live
1 GBP = 4944.34 UGX
1 UGX = 0.000202
GBP
Avg
4890.79
High
5013.54
Low
4647.57
Last updated: 3/27/2026, 11:23:28 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,944.34 UGX |
| 10 GBP | 49,443.39 UGX |
| 50 GBP | 247,216.97 UGX |
| 100 GBP | 494,433.94 UGX |
| 500 GBP | 2,472,169.68 UGX |
| 1,000 GBP | 4,944,339.35 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-27T11:23:28Z",
"rates": {
"UGX": 4944.339353
}
}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": 494433.9353,
"rate": 4944.339353
}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