Rate Overview
Live
1 JPY = 74.6531 UZS
1 UZS = 0.013395
JPY
Avg
74.9819
High
75.7316
Low
74.6531
Last updated: 8/16/2026, 7:21:23 AM
Quick Conversions
| JPY | UZS |
|---|---|
| 1 JPY | 74.65 UZS |
| 10 JPY | 746.53 UZS |
| 50 JPY | 3,732.65 UZS |
| 100 JPY | 7,465.31 UZS |
| 500 JPY | 37,326.54 UZS |
| 1,000 JPY | 74,653.08 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-08-16T07:21:23Z",
"rates": {
"UZS": 74.653081
}
}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": 7465.3081,
"rate": 74.653081
}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