Rate Overview
Live
1 EUR = 4176.75 UGX
1 UGX = 0.000239
EUR
Avg
4179.52
High
4192.44
Low
4171.23
Last updated: 7/5/2026, 10:24:51 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,176.75 UGX |
| 10 EUR | 41,767.45 UGX |
| 50 EUR | 208,837.26 UGX |
| 100 EUR | 417,674.53 UGX |
| 500 EUR | 2,088,372.65 UGX |
| 1,000 EUR | 4,176,745.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-07-05T22:24:51Z",
"rates": {
"UGX": 4176.745299
}
}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": 417674.5299,
"rate": 4176.745299
}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