Rate Overview
Live
1 JPY = 75.3810 UZS
1 UZS = 0.013266
JPY
Avg
76.1153
High
77.5511
Low
75.2777
Last updated: 5/29/2026, 12:13:26 AM
Quick Conversions
| JPY | UZS |
|---|---|
| 1 JPY | 75.38 UZS |
| 10 JPY | 753.81 UZS |
| 50 JPY | 3,769.05 UZS |
| 100 JPY | 7,538.10 UZS |
| 500 JPY | 37,690.50 UZS |
| 1,000 JPY | 75,381.00 UZS |
Get JPY/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=UZSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-29T00:13:26Z",
"rates": {
"UZS": 75.380999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "UZS",
"amount": 100
},
"result": 7538.0999,
"rate": 75.380999
}Build with JPY/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key