Rate Overview
Live
1 JPY = 0.275009 UAH
1 UAH = 3.6362
JPY
Avg
0.276664
High
0.281853
Low
0.270344
Last updated: 7/21/2026, 11:55:49 AM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.28 UAH |
| 10 JPY | 2.75 UAH |
| 50 JPY | 13.75 UAH |
| 100 JPY | 27.50 UAH |
| 500 JPY | 137.50 UAH |
| 1,000 JPY | 275.01 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-21T11:55:49Z",
"rates": {
"UAH": 0.275009
}
}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.5009,
"rate": 0.275009
}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