Rate Overview
Live
1 YER = 15.4313 UGX
1 UGX = 0.064803
YER
Avg
15.3281
High
15.6414
Low
15.1028
Last updated: 3/7/2026, 7:40:17 AM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.43 UGX |
| 10 YER | 154.31 UGX |
| 50 YER | 771.56 UGX |
| 100 YER | 1,543.13 UGX |
| 500 YER | 7,715.65 UGX |
| 1,000 YER | 15,431.30 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-07T07:40:17Z",
"rates": {
"UGX": 15.431298
}
}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": 1543.1298,
"rate": 15.431298
}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