Rate Overview
Live
1 YER = 15.4203 UGX
1 UGX = 0.064849
YER
Avg
14.9775
High
15.7827
Low
14.4446
Last updated: 7/6/2026, 7:57:54 PM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.42 UGX |
| 10 YER | 154.20 UGX |
| 50 YER | 771.02 UGX |
| 100 YER | 1,542.03 UGX |
| 500 YER | 7,710.16 UGX |
| 1,000 YER | 15,420.32 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-06T19:57:54Z",
"rates": {
"UGX": 15.420323
}
}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": 1542.0323,
"rate": 15.420323
}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