Rate Overview
Live
1 UAH = 3.6555 JPY
1 JPY = 0.273557
UAH
Avg
3.6655
High
3.6843
Low
3.6543
Last updated: 4/16/2026, 7:40:10 AM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.66 JPY |
| 10 UAH | 36.56 JPY |
| 50 UAH | 182.78 JPY |
| 100 UAH | 365.55 JPY |
| 500 UAH | 1,827.77 JPY |
| 1,000 UAH | 3,655.54 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-04-16T07:40:10Z",
"rates": {
"JPY": 3.655543
}
}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": 365.5543,
"rate": 3.655543
}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