Rate Overview
Live
1 YER = 15.5932 UGX
1 UGX = 0.064131
YER
Avg
15.5908
High
15.6563
Low
15.5372
Last updated: 7/25/2026, 7:57:11 PM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.59 UGX |
| 10 YER | 155.93 UGX |
| 50 YER | 779.66 UGX |
| 100 YER | 1,559.32 UGX |
| 500 YER | 7,796.58 UGX |
| 1,000 YER | 15,593.16 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-25T19:57:11Z",
"rates": {
"UGX": 15.593161
}
}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": 1559.3161,
"rate": 15.593161
}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