Rate Overview
Live
1 GBP = 5068.82 UGX
1 UGX = 0.000197
GBP
Avg
5074.00
High
5103.97
Low
5054.18
Last updated: 5/27/2026, 7:17:41 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,068.82 UGX |
| 10 GBP | 50,688.17 UGX |
| 50 GBP | 253,440.85 UGX |
| 100 GBP | 506,881.70 UGX |
| 500 GBP | 2,534,408.50 UGX |
| 1,000 GBP | 5,068,817.01 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-27T19:17:41Z",
"rates": {
"UGX": 5068.817007
}
}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": 506881.7007,
"rate": 5068.817007
}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