Rate Overview
Live
1 UZS = 0.019574 YER
1 YER = 51.0882
UZS
Avg
0.019564
High
0.019608
Low
0.019491
Last updated: 3/7/2026, 7:41:05 AM
Quick Conversions
| UZS | YER |
|---|---|
| 1 UZS | 0.02 YER |
| 10 UZS | 0.20 YER |
| 50 UZS | 0.98 YER |
| 100 UZS | 1.96 YER |
| 500 UZS | 9.79 YER |
| 1,000 UZS | 19.57 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-07T07:41:05Z",
"rates": {
"YER": 0.019574
}
}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.9574,
"rate": 0.019574
}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