Rate Overview
Live
1 YER = 15.8174 UGX
1 UGX = 0.063222
YER
Avg
15.0343
High
15.8174
Low
14.3602
Last updated: 5/27/2026, 6:29:01 PM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.82 UGX |
| 10 YER | 158.17 UGX |
| 50 YER | 790.87 UGX |
| 100 YER | 1,581.74 UGX |
| 500 YER | 7,908.69 UGX |
| 1,000 YER | 15,817.39 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-05-27T18:29:01Z",
"rates": {
"UGX": 15.817385
}
}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.7385,
"rate": 15.817385
}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