Rate Overview
Live
1 YER = 15.6493 UGX
1 UGX = 0.063901
YER
Avg
15.5975
High
15.6563
Low
15.5372
Last updated: 7/25/2026, 2:34:15 AM
Quick Conversions
| YER | UGX |
|---|---|
| 1 YER | 15.65 UGX |
| 10 YER | 156.49 UGX |
| 50 YER | 782.47 UGX |
| 100 YER | 1,564.93 UGX |
| 500 YER | 7,824.66 UGX |
| 1,000 YER | 15,649.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-25T02:34:15Z",
"rates": {
"UGX": 15.649323
}
}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": 1564.9323000000002,
"rate": 15.649323
}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