Rate Overview
Live
1 UAH = 3.6433 JPY
1 JPY = 0.274479
UAH
Avg
3.6151
High
3.6990
Low
3.5479
Last updated: 7/22/2026, 5:11:30 AM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.64 JPY |
| 10 UAH | 36.43 JPY |
| 50 UAH | 182.16 JPY |
| 100 UAH | 364.33 JPY |
| 500 UAH | 1,821.64 JPY |
| 1,000 UAH | 3,643.27 JPY |
Get UAH/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=JPYExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-22T05:11:30Z",
"rates": {
"JPY": 3.643272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "JPY",
"amount": 100
},
"result": 364.3272,
"rate": 3.643272
}Build with UAH/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key