Rate Overview
Live
1 EUR = 4277.76 UGX
1 UGX = 0.000234
EUR
Avg
4286.98
High
4427.13
Low
4171.63
Last updated: 7/28/2026, 12:03:56 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,277.76 UGX |
| 10 EUR | 42,777.60 UGX |
| 50 EUR | 213,888.02 UGX |
| 100 EUR | 427,776.03 UGX |
| 500 EUR | 2,138,880.17 UGX |
| 1,000 EUR | 4,277,760.33 UGX |
Get EUR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=UGXExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-28T12:03:56Z",
"rates": {
"UGX": 4277.760333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "UGX",
"amount": 100
},
"result": 427776.0333,
"rate": 4277.760333
}Build with EUR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key