Rate Overview
Live
1 UZS = 0.013482 JPY
1 JPY = 74.1730
UZS
Avg
0.013498
High
0.013564
Low
0.013443
Last updated: 7/8/2026, 7:02:15 PM
Quick Conversions
| UZS | JPY |
|---|---|
| 1 UZS | 0.01 JPY |
| 10 UZS | 0.13 JPY |
| 50 UZS | 0.67 JPY |
| 100 UZS | 1.35 JPY |
| 500 UZS | 6.74 JPY |
| 1,000 UZS | 13.48 JPY |
Get UZS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=JPYExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-08T19:02:15Z",
"rates": {
"JPY": 0.013482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "JPY",
"amount": 100
},
"result": 1.3481999999999998,
"rate": 0.013482
}Build with UZS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key