Rate Overview
Live
1 JPY = 0.288747 TRY
1 TRY = 3.4632
JPY
Avg
0.288481
High
0.289135
Low
0.287479
Last updated: 6/16/2026, 11:54:12 AM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.29 TRY |
| 10 JPY | 2.89 TRY |
| 50 JPY | 14.44 TRY |
| 100 JPY | 28.87 TRY |
| 500 JPY | 144.37 TRY |
| 1,000 JPY | 288.75 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-06-16T11:54:12Z",
"rates": {
"TRY": 0.288747
}
}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.874699999999997,
"rate": 0.288747
}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