Rate Overview
Live
1 UAH = 3.6320 JPY
1 JPY = 0.275330
UAH
Avg
3.6242
High
3.6375
Low
3.6058
Last updated: 3/26/2026, 11:34:51 PM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.63 JPY |
| 10 UAH | 36.32 JPY |
| 50 UAH | 181.60 JPY |
| 100 UAH | 363.20 JPY |
| 500 UAH | 1,816.00 JPY |
| 1,000 UAH | 3,632.01 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-26T23:34:51Z",
"rates": {
"JPY": 3.632005
}
}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.2005,
"rate": 3.632005
}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