Rate Overview
Live
1 EUR = 4292.20 UGX
1 UGX = 0.000233
EUR
Avg
4298.07
High
4307.41
Low
4285.63
Last updated: 8/14/2026, 6:33:07 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,292.20 UGX |
| 10 EUR | 42,921.95 UGX |
| 50 EUR | 214,609.77 UGX |
| 100 EUR | 429,219.54 UGX |
| 500 EUR | 2,146,097.69 UGX |
| 1,000 EUR | 4,292,195.38 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-08-14T18:33:07Z",
"rates": {
"UGX": 4292.195375
}
}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": 429219.53750000003,
"rate": 4292.195375
}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