Rate Overview
Live
1 UAH = 3.5641 JPY
1 JPY = 0.280574
UAH
Avg
3.5479
High
3.5641
Low
3.5240
Last updated: 8/15/2026, 8:05:55 AM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.56 JPY |
| 10 UAH | 35.64 JPY |
| 50 UAH | 178.21 JPY |
| 100 UAH | 356.41 JPY |
| 500 UAH | 1,782.06 JPY |
| 1,000 UAH | 3,564.12 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-08-15T08:05:55Z",
"rates": {
"JPY": 3.564124
}
}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.4124,
"rate": 3.564124
}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