Rate Overview
Live
1 EUR = 4301.66 UGX
1 UGX = 0.000232
EUR
Avg
4333.41
High
4380.15
Low
4275.56
Last updated: 3/28/2026, 4:38:42 AM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,301.66 UGX |
| 10 EUR | 43,016.63 UGX |
| 50 EUR | 215,083.15 UGX |
| 100 EUR | 430,166.29 UGX |
| 500 EUR | 2,150,831.45 UGX |
| 1,000 EUR | 4,301,662.90 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-03-28T04:38:42Z",
"rates": {
"UGX": 4301.6629
}
}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": 430166.29000000004,
"rate": 4301.6629
}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