Rate Overview
Live
1 GBP = 5124.21 UGX
1 UGX = 0.000195
GBP
Avg
5102.20
High
5130.34
Low
5033.95
Last updated: 5/7/2026, 11:23:40 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,124.21 UGX |
| 10 GBP | 51,242.08 UGX |
| 50 GBP | 256,210.40 UGX |
| 100 GBP | 512,420.80 UGX |
| 500 GBP | 2,562,103.99 UGX |
| 1,000 GBP | 5,124,207.97 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-07T11:23:40Z",
"rates": {
"UGX": 5124.20797
}
}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": 512420.797,
"rate": 5124.20797
}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