Rate Overview
Live
1 JPY = 0.286198 UAH
1 UAH = 3.4941
JPY
Avg
0.281189
High
0.286198
Low
0.277776
Last updated: 9/4/2026, 6:58:37 PM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.29 UAH |
| 10 JPY | 2.86 UAH |
| 50 JPY | 14.31 UAH |
| 100 JPY | 28.62 UAH |
| 500 JPY | 143.10 UAH |
| 1,000 JPY | 286.20 UAH |
Get JPY/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=UAHExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T18:58:37Z",
"rates": {
"UAH": 0.286198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "UAH",
"amount": 100
},
"result": 28.6198,
"rate": 0.286198
}Build with JPY/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key