Rate Overview
Live
1 GBP = 4929.44 UGX
1 UGX = 0.000203
GBP
Avg
4889.73
High
5013.54
Low
4647.57
Last updated: 3/27/2026, 6:52:54 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,929.44 UGX |
| 10 GBP | 49,294.42 UGX |
| 50 GBP | 246,472.10 UGX |
| 100 GBP | 492,944.20 UGX |
| 500 GBP | 2,464,720.99 UGX |
| 1,000 GBP | 4,929,441.98 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-27T18:52:54Z",
"rates": {
"UGX": 4929.441983
}
}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": 492944.1983,
"rate": 4929.441983
}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