Rate Overview
Live
1 JPY = 74.5202 UZS
1 UZS = 0.013419
JPY
Avg
74.7651
High
75.1398
Low
74.4156
Last updated: 8/19/2026, 1:17:40 AM
Quick Conversions
| JPY | UZS |
|---|---|
| 1 JPY | 74.52 UZS |
| 10 JPY | 745.20 UZS |
| 50 JPY | 3,726.01 UZS |
| 100 JPY | 7,452.02 UZS |
| 500 JPY | 37,260.10 UZS |
| 1,000 JPY | 74,520.20 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-19T01:17:40Z",
"rates": {
"UZS": 74.5202
}
}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": 7452.02,
"rate": 74.5202
}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