Rate Overview
Live
1 JPY = 74.9955 UZS
1 UZS = 0.013334
JPY
Avg
74.9626
High
75.1545
Low
74.8479
Last updated: 6/18/2026, 11:41:02 AM
Quick Conversions
| JPY | UZS |
|---|---|
| 1 JPY | 75.00 UZS |
| 10 JPY | 749.96 UZS |
| 50 JPY | 3,749.78 UZS |
| 100 JPY | 7,499.55 UZS |
| 500 JPY | 37,497.76 UZS |
| 1,000 JPY | 74,995.52 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-06-18T11:41:02Z",
"rates": {
"UZS": 74.995524
}
}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": 7499.5524000000005,
"rate": 74.995524
}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