Rate Overview
Live
1 YER = 15.5530 UGX
1 UGX = 0.064296
YER
Avg
15.4360
High
15.5530
Low
15.3362
Last updated: 7/9/2026, 9:17:13 AM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.55 UGX |
| 10 YER | 155.53 UGX |
| 50 YER | 777.65 UGX |
| 100 YER | 1,555.30 UGX |
| 500 YER | 7,776.50 UGX |
| 1,000 YER | 15,552.99 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-09T09:17:13Z",
"rates": {
"UGX": 15.552995
}
}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": 1555.2994999999999,
"rate": 15.552995
}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