Rate Overview
Live
1 JPY = 0.277783 UAH
1 UAH = 3.5999
JPY
Avg
0.278161
High
0.290940
Low
0.268933
Last updated: 5/26/2026, 9:22:47 PM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.28 UAH |
| 10 JPY | 2.78 UAH |
| 50 JPY | 13.89 UAH |
| 100 JPY | 27.78 UAH |
| 500 JPY | 138.89 UAH |
| 1,000 JPY | 277.78 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-05-26T21:22:47Z",
"rates": {
"UAH": 0.277783
}
}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.7783,
"rate": 0.277783
}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