Rate Overview
Live
1 EUR = 4287.28 UGX
1 UGX = 0.000233
EUR
Avg
4328.78
High
4353.97
Low
4287.28
Last updated: 6/17/2026, 7:17:26 AM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,287.28 UGX |
| 10 EUR | 42,872.84 UGX |
| 50 EUR | 214,364.20 UGX |
| 100 EUR | 428,728.39 UGX |
| 500 EUR | 2,143,641.97 UGX |
| 1,000 EUR | 4,287,283.94 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-06-17T07:17:26Z",
"rates": {
"UGX": 4287.283939
}
}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": 428728.39389999997,
"rate": 4287.283939
}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