Rate Overview
Live
1 UAH = 3.5730 JPY
1 JPY = 0.279875
UAH
Avg
3.5712
High
3.5884
Low
3.5629
Last updated: 6/16/2026, 1:15:58 PM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.57 JPY |
| 10 UAH | 35.73 JPY |
| 50 UAH | 178.65 JPY |
| 100 UAH | 357.30 JPY |
| 500 UAH | 1,786.51 JPY |
| 1,000 UAH | 3,573.02 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-06-16T13:15:58Z",
"rates": {
"JPY": 3.573023
}
}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": 357.3023,
"rate": 3.573023
}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