Rate Overview
Live
1 JPY = 0.276551 UAH
1 UAH = 3.6160
JPY
Avg
0.276641
High
0.278137
Low
0.274316
Last updated: 7/5/2026, 11:38:28 PM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.28 UAH |
| 10 JPY | 2.77 UAH |
| 50 JPY | 13.83 UAH |
| 100 JPY | 27.66 UAH |
| 500 JPY | 138.28 UAH |
| 1,000 JPY | 276.55 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-05T23:38:28Z",
"rates": {
"UAH": 0.276551
}
}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.655099999999997,
"rate": 0.276551
}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