Rate Overview
Live
1 JPY = 0.275512 UAH
1 UAH = 3.6296
JPY
Avg
0.279365
High
0.291474
Low
0.268618
Last updated: 3/27/2026, 2:52:12 AM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.28 UAH |
| 10 JPY | 2.76 UAH |
| 50 JPY | 13.78 UAH |
| 100 JPY | 27.55 UAH |
| 500 JPY | 137.76 UAH |
| 1,000 JPY | 275.51 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-03-27T02:52:12Z",
"rates": {
"UAH": 0.275512
}
}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.551199999999998,
"rate": 0.275512
}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