Rate Overview
Live
1 JPY = 0.274528 UAH
1 UAH = 3.6426
JPY
Avg
0.276574
High
0.283481
Low
0.268933
Last updated: 7/21/2026, 3:13:59 PM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.27 UAH |
| 10 JPY | 2.75 UAH |
| 50 JPY | 13.73 UAH |
| 100 JPY | 27.45 UAH |
| 500 JPY | 137.26 UAH |
| 1,000 JPY | 274.53 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-07-21T15:13:59Z",
"rates": {
"UAH": 0.274528
}
}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": 27.4528,
"rate": 0.274528
}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