Rate Overview
Live
1 UAH = 3.6339 JPY
1 JPY = 0.275186
UAH
Avg
3.6244
High
3.6375
Low
3.6058
Last updated: 3/26/2026, 9:52:02 PM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.63 JPY |
| 10 UAH | 36.34 JPY |
| 50 UAH | 181.70 JPY |
| 100 UAH | 363.39 JPY |
| 500 UAH | 1,816.95 JPY |
| 1,000 UAH | 3,633.90 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-03-26T21:52:02Z",
"rates": {
"JPY": 3.633904
}
}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": 363.3904,
"rate": 3.633904
}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