Rate Overview
Live
1 UZS = 0.020120 YER
1 YER = 49.7018
UZS
Avg
0.020087
High
0.020120
Low
0.019997
Last updated: 9/7/2026, 2:25:49 PM
Quick Conversions
| UZS | YER |
|---|---|
| 1 UZS | 0.02 YER |
| 10 UZS | 0.20 YER |
| 50 UZS | 1.01 YER |
| 100 UZS | 2.01 YER |
| 500 UZS | 10.06 YER |
| 1,000 UZS | 20.12 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-09-07T14:25:49Z",
"rates": {
"YER": 0.02012
}
}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": 2.012,
"rate": 0.02012
}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