Rate Overview
Live
1 UAH = 3.5632 JPY
1 JPY = 0.280644
UAH
Avg
3.5681
High
3.5805
Low
3.5510
Last updated: 5/7/2026, 3:33:32 AM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.56 JPY |
| 10 UAH | 35.63 JPY |
| 50 UAH | 178.16 JPY |
| 100 UAH | 356.32 JPY |
| 500 UAH | 1,781.62 JPY |
| 1,000 UAH | 3,563.24 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-05-07T03:33:32Z",
"rates": {
"JPY": 3.563239
}
}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": 356.3239,
"rate": 3.563239
}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