Rate Overview
Live
1 JPY = 0.288066 TRY
1 TRY = 3.4714
JPY
Avg
0.287476
High
0.288343
Low
0.286610
Last updated: 5/27/2026, 8:24:15 AM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.29 TRY |
| 10 JPY | 2.88 TRY |
| 50 JPY | 14.40 TRY |
| 100 JPY | 28.81 TRY |
| 500 JPY | 144.03 TRY |
| 1,000 JPY | 288.07 TRY |
Get JPY/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TRYExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-27T08:24:15Z",
"rates": {
"TRY": 0.288066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TRY",
"amount": 100
},
"result": 28.8066,
"rate": 0.288066
}Build with JPY/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key