Rate Overview
Live
1 UZS = 0.019549 YER
1 YER = 51.1535
UZS
Avg
0.019723
High
0.020096
Low
0.019357
Last updated: 3/28/2026, 12:21:49 PM
Quick Conversions
| UZS | YER |
|---|---|
| 1 UZS | 0.02 YER |
| 10 UZS | 0.20 YER |
| 50 UZS | 0.98 YER |
| 100 UZS | 1.95 YER |
| 500 UZS | 9.77 YER |
| 1,000 UZS | 19.55 YER |
Get UZS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=YERExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-28T12:21:49Z",
"rates": {
"YER": 0.019549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "YER",
"amount": 100
},
"result": 1.9549,
"rate": 0.019549
}Build with UZS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key