Rate Overview
Live
1 YER = 15.8397 UGX
1 UGX = 0.063132
YER
Avg
15.1687
High
15.8397
Low
14.3398
Last updated: 7/27/2026, 2:08:30 AM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.84 UGX |
| 10 YER | 158.40 UGX |
| 50 YER | 791.99 UGX |
| 100 YER | 1,583.97 UGX |
| 500 YER | 7,919.86 UGX |
| 1,000 YER | 15,839.73 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-27T02:08:30Z",
"rates": {
"UGX": 15.839727
}
}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": 1583.9727,
"rate": 15.839727
}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