Rate Overview
Live
1 EUR = 4273.70 UGX
1 UGX = 0.000234
EUR
Avg
4261.67
High
4336.19
Low
4211.01
Last updated: 3/7/2026, 4:59:38 AM
Quick Conversions
| EUR | UGX |
|---|---|
| 1 EUR | 4,273.70 UGX |
| 10 EUR | 42,737.04 UGX |
| 50 EUR | 213,685.19 UGX |
| 100 EUR | 427,370.38 UGX |
| 500 EUR | 2,136,851.91 UGX |
| 1,000 EUR | 4,273,703.82 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-03-07T04:59:38Z",
"rates": {
"UGX": 4273.703822
}
}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": 427370.38220000005,
"rate": 4273.703822
}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