Rate Overview
Live
1 JPY = 0.275330 UAH
1 UAH = 3.6320
JPY
Avg
0.275924
High
0.277327
Low
0.274911
Last updated: 3/26/2026, 11:40:27 PM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.28 UAH |
| 10 JPY | 2.75 UAH |
| 50 JPY | 13.77 UAH |
| 100 JPY | 27.53 UAH |
| 500 JPY | 137.67 UAH |
| 1,000 JPY | 275.33 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-26T23:40:27Z",
"rates": {
"UAH": 0.27533
}
}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.533,
"rate": 0.27533
}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