Rate Overview
Live
1 EUR = 4289.26 UGX
1 UGX = 0.000233
EUR
Avg
4112.40
High
4386.43
Low
3788.50
Last updated: 7/27/2026, 2:24:57 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,289.26 UGX |
| 10 EUR | 42,892.61 UGX |
| 50 EUR | 214,463.07 UGX |
| 100 EUR | 428,926.15 UGX |
| 500 EUR | 2,144,630.74 UGX |
| 1,000 EUR | 4,289,261.48 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-27T14:24:57Z",
"rates": {
"UGX": 4289.261484
}
}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": 428926.14839999995,
"rate": 4289.261484
}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