Rate Overview
Live
1 JPY = 0.276999 UAH
1 UAH = 3.6101
JPY
Avg
0.276651
High
0.278742
Low
0.274968
Last updated: 3/6/2026, 8:09:56 PM
Quick Conversions
| JPY | UAH |
|---|---|
| 1 JPY | 0.28 UAH |
| 10 JPY | 2.77 UAH |
| 50 JPY | 13.85 UAH |
| 100 JPY | 27.70 UAH |
| 500 JPY | 138.50 UAH |
| 1,000 JPY | 277.00 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-06T20:09:56Z",
"rates": {
"UAH": 0.276999
}
}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.6999,
"rate": 0.276999
}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