Rate Overview
Live
1 UAH = 3.4941 JPY
1 JPY = 0.286199
UAH
Avg
3.5569
High
3.6000
Low
3.4941
Last updated: 9/4/2026, 6:26:18 PM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.49 JPY |
| 10 UAH | 34.94 JPY |
| 50 UAH | 174.70 JPY |
| 100 UAH | 349.41 JPY |
| 500 UAH | 1,747.04 JPY |
| 1,000 UAH | 3,494.08 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-09-04T18:26:18Z",
"rates": {
"JPY": 3.494078
}
}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": 349.4078,
"rate": 3.494078
}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