Rate Overview
Live
1 EUR = 4377.11 UGX
1 UGX = 0.000228
EUR
Avg
4387.05
High
4402.43
Low
4374.70
Last updated: 5/28/2026, 4:36:30 AM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,377.11 UGX |
| 10 EUR | 43,771.08 UGX |
| 50 EUR | 218,855.38 UGX |
| 100 EUR | 437,710.77 UGX |
| 500 EUR | 2,188,553.83 UGX |
| 1,000 EUR | 4,377,107.67 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-28T04:36:30Z",
"rates": {
"UGX": 4377.107668
}
}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": 437710.7668,
"rate": 4377.107668
}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