Rate Overview
Live
1 YER = 15.5696 UGX
1 UGX = 0.064228
YER
Avg
14.8686
High
15.5696
Low
14.4446
Last updated: 3/27/2026, 12:02:53 PM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.57 UGX |
| 10 YER | 155.70 UGX |
| 50 YER | 778.48 UGX |
| 100 YER | 1,556.96 UGX |
| 500 YER | 7,784.81 UGX |
| 1,000 YER | 15,569.62 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-03-27T12:02:53Z",
"rates": {
"UGX": 15.569616
}
}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": 1556.9616,
"rate": 15.569616
}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