Rate Overview
Live
1 EUR = 4353.81 UGX
1 UGX = 0.000230
EUR
Avg
4345.78
High
4400.62
Low
4310.24
Last updated: 4/17/2026, 7:38:16 AM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,353.81 UGX |
| 10 EUR | 43,538.14 UGX |
| 50 EUR | 217,690.72 UGX |
| 100 EUR | 435,381.43 UGX |
| 500 EUR | 2,176,907.15 UGX |
| 1,000 EUR | 4,353,814.30 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-04-17T07:38:16Z",
"rates": {
"UGX": 4353.814302
}
}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": 435381.4302,
"rate": 4353.814302
}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