Rate Overview
Live
1 UZS = 0.019952 YER
1 YER = 50.1203
UZS
Avg
0.019910
High
0.019952
Low
0.019850
Last updated: 8/18/2026, 2:53:22 PM
Quick Conversions
| UZS | YER |
|---|---|
| 1 UZS | 0.02 YER |
| 10 UZS | 0.20 YER |
| 50 UZS | 1.00 YER |
| 100 UZS | 2.00 YER |
| 500 UZS | 9.98 YER |
| 1,000 UZS | 19.95 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-08-18T14:53:22Z",
"rates": {
"YER": 0.019952
}
}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.9952,
"rate": 0.019952
}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