Rate Overview
Live
1 EUR = 4289.45 UGX
1 UGX = 0.000233
EUR
Avg
4254.84
High
4297.74
Low
4224.54
Last updated: 7/27/2026, 5:30:10 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,289.45 UGX |
| 10 EUR | 42,894.52 UGX |
| 50 EUR | 214,472.59 UGX |
| 100 EUR | 428,945.19 UGX |
| 500 EUR | 2,144,725.93 UGX |
| 1,000 EUR | 4,289,451.85 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-27T17:30:10Z",
"rates": {
"UGX": 4289.451854
}
}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": 428945.1854,
"rate": 4289.451854
}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