Rate Overview
Live
1 GBP = 4946.25 UGX
1 UGX = 0.000202
GBP
Avg
4956.48
High
5066.21
Low
4823.10
Last updated: 3/27/2026, 9:28:58 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,946.25 UGX |
| 10 GBP | 49,462.55 UGX |
| 50 GBP | 247,312.74 UGX |
| 100 GBP | 494,625.48 UGX |
| 500 GBP | 2,473,127.39 UGX |
| 1,000 GBP | 4,946,254.77 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-27T09:28:58Z",
"rates": {
"UGX": 4946.254774
}
}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": 494625.4774,
"rate": 4946.254774
}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