Rate Overview
Live
1 EUR = 4285.36 UGX
1 UGX = 0.000233
EUR
Avg
4212.67
High
4297.74
Low
4171.23
Last updated: 7/27/2026, 11:43:14 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,285.36 UGX |
| 10 EUR | 42,853.60 UGX |
| 50 EUR | 214,268.01 UGX |
| 100 EUR | 428,536.02 UGX |
| 500 EUR | 2,142,680.10 UGX |
| 1,000 EUR | 4,285,360.20 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-27T23:43:14Z",
"rates": {
"UGX": 4285.360196
}
}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": 428536.01959999994,
"rate": 4285.360196
}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