Rate Overview
Live
1 UAH = 3.6517 JPY
1 JPY = 0.273847
UAH
Avg
3.6446
High
3.6564
Low
3.6329
Last updated: 7/26/2026, 2:00:45 AM
Quick Conversions
| UAH | JPY |
|---|---|
| 1 UAH | 3.65 JPY |
| 10 UAH | 36.52 JPY |
| 50 UAH | 182.58 JPY |
| 100 UAH | 365.17 JPY |
| 500 UAH | 1,825.84 JPY |
| 1,000 UAH | 3,651.67 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-07-26T02:00:45Z",
"rates": {
"JPY": 3.65167
}
}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.16700000000003,
"rate": 3.65167
}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