Rate Overview
Live
1 YER = 15.8187 UGX
1 UGX = 0.063216
YER
Avg
15.5075
High
15.8613
Low
14.8728
Last updated: 7/29/2026, 4:33:12 AM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.82 UGX |
| 10 YER | 158.19 UGX |
| 50 YER | 790.94 UGX |
| 100 YER | 1,581.87 UGX |
| 500 YER | 7,909.35 UGX |
| 1,000 YER | 15,818.71 UGX |
Get YER/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=UGXExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-29T04:33:12Z",
"rates": {
"UGX": 15.818706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "UGX",
"amount": 100
},
"result": 1581.8706,
"rate": 15.818706
}Build with YER/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key