Rate Overview
Live
1 EUR = 4284.83 UGX
1 UGX = 0.000233
EUR
Avg
4216.35
High
4411.72
Low
3964.79
Last updated: 7/27/2026, 9:12:40 PM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,284.83 UGX |
| 10 EUR | 42,848.34 UGX |
| 50 EUR | 214,241.70 UGX |
| 100 EUR | 428,483.41 UGX |
| 500 EUR | 2,142,417.03 UGX |
| 1,000 EUR | 4,284,834.07 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-27T21:12:40Z",
"rates": {
"UGX": 4284.834066
}
}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": 428483.40660000005,
"rate": 4284.834066
}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