Rate Overview
Live
1 GBP = 5008.92 UGX
1 UGX = 0.000200
GBP
Avg
4985.80
High
5033.63
Low
4950.83
Last updated: 7/27/2026, 11:07:51 PM
Quick Conversions
| GBP | UGX |
|---|---|
| 1 GBP | 5,008.92 UGX |
| 10 GBP | 50,089.21 UGX |
| 50 GBP | 250,446.03 UGX |
| 100 GBP | 500,892.07 UGX |
| 500 GBP | 2,504,460.35 UGX |
| 1,000 GBP | 5,008,920.70 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-07-27T23:07:51Z",
"rates": {
"UGX": 5008.920698
}
}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": 500892.0698,
"rate": 5008.920698
}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