Rate Overview
Live
1 EUR = 4377.32 UGX
1 UGX = 0.000228
EUR
Avg
4298.56
High
4431.07
Low
4063.84
Last updated: 5/28/2026, 5:37:02 AM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,377.32 UGX |
| 10 EUR | 43,773.16 UGX |
| 50 EUR | 218,865.78 UGX |
| 100 EUR | 437,731.57 UGX |
| 500 EUR | 2,188,657.85 UGX |
| 1,000 EUR | 4,377,315.70 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-28T05:37:02Z",
"rates": {
"UGX": 4377.315696
}
}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": 437731.5696,
"rate": 4377.315696
}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