Rate Overview
Live
1 YER = 15.7627 UGX
1 UGX = 0.063441
YER
Avg
15.7453
High
15.7892
Low
15.6162
Last updated: 5/7/2026, 1:50:47 PM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.76 UGX |
| 10 YER | 157.63 UGX |
| 50 YER | 788.13 UGX |
| 100 YER | 1,576.27 UGX |
| 500 YER | 7,881.34 UGX |
| 1,000 YER | 15,762.68 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-07T13:50:47Z",
"rates": {
"UGX": 15.762679
}
}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": 1576.2679,
"rate": 15.762679
}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