Rate Overview
Live
1 UGX = 0.000233 EUR
1 EUR = 4291.85
UGX
Avg
0.000234
High
0.000237
Low
0.000230
Last updated: 3/7/2026, 1:57:38 AM
Quick Conversions
| UGX | EUR |
|---|---|
| 1 UGX | 0.00 EUR |
| 10 UGX | 0.00 EUR |
| 50 UGX | 0.01 EUR |
| 100 UGX | 0.02 EUR |
| 500 UGX | 0.12 EUR |
| 1,000 UGX | 0.23 EUR |
Get UGX/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=EURExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-07T01:57:38Z",
"rates": {
"EUR": 0.000233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "EUR",
"amount": 100
},
"result": 0.0233,
"rate": 0.000233
}Build with UGX/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key