Rate Overview
Live
1 UZS = 0.012957 JPY
1 JPY = 77.1784
UZS
Avg
0.012899
High
0.012965
Low
0.012798
Last updated: 3/7/2026, 12:28:13 AM
Quick Conversions
| UZS | JPY |
|---|---|
| 1 UZS | 0.01 JPY |
| 10 UZS | 0.13 JPY |
| 50 UZS | 0.65 JPY |
| 100 UZS | 1.30 JPY |
| 500 UZS | 6.48 JPY |
| 1,000 UZS | 12.96 JPY |
Get UZS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=JPYExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-07T00:28:13Z",
"rates": {
"JPY": 0.012957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "JPY",
"amount": 100
},
"result": 1.2957,
"rate": 0.012957
}Build with UZS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key