Rate Overview
Live
1 GBP = 4960.68 UGX
1 UGX = 0.000202
GBP
Avg
5012.06
High
5044.70
Low
4959.83
Last updated: 6/17/2026, 6:53:49 AM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 4,960.68 UGX |
| 10 GBP | 49,606.84 UGX |
| 50 GBP | 248,034.21 UGX |
| 100 GBP | 496,068.43 UGX |
| 500 GBP | 2,480,342.13 UGX |
| 1,000 GBP | 4,960,684.27 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-06-17T06:53:49Z",
"rates": {
"UGX": 4960.684267
}
}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": 496068.42669999995,
"rate": 4960.684267
}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