Rate Overview
Live
1 EUR = 4417.54 UGX
1 UGX = 0.000226
EUR
Avg
4406.73
High
4431.07
Low
4360.66
Last updated: 5/7/2026, 7:04:58 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,417.54 UGX |
| 10 EUR | 44,175.41 UGX |
| 50 EUR | 220,877.06 UGX |
| 100 EUR | 441,754.12 UGX |
| 500 EUR | 2,208,770.62 UGX |
| 1,000 EUR | 4,417,541.23 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-05-07T19:04:58Z",
"rates": {
"UGX": 4417.541233
}
}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": 441754.1233,
"rate": 4417.541233
}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