Rate Overview
Live
1 YER = 15.9477 UGX
1 UGX = 0.062705
YER
Avg
15.9453
High
15.9691
Low
15.9341
Last updated: 9/7/2026, 12:36:49 AM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.95 UGX |
| 10 YER | 159.48 UGX |
| 50 YER | 797.39 UGX |
| 100 YER | 1,594.77 UGX |
| 500 YER | 7,973.87 UGX |
| 1,000 YER | 15,947.74 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-09-07T00:36:49Z",
"rates": {
"UGX": 15.947745
}
}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": 1594.7745,
"rate": 15.947745
}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