Rate Overview
Live
1 JPY = 76.0931 UZS
1 UZS = 0.013142
JPY
Avg
76.4027
High
76.8423
Low
76.0931
Last updated: 3/29/2026, 11:09:45 AM
Quick Conversions
| JPY | UZS |
|---|---|
| 1 JPY | 76.09 UZS |
| 10 JPY | 760.93 UZS |
| 50 JPY | 3,804.66 UZS |
| 100 JPY | 7,609.32 UZS |
| 500 JPY | 38,046.58 UZS |
| 1,000 JPY | 76,093.15 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-03-29T11:09:45Z",
"rates": {
"UZS": 76.09315
}
}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": 7609.315,
"rate": 76.09315
}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