Rate Overview
Live
1 TRY = 3.4561 JPY
1 JPY = 0.289341
TRY
Avg
3.4596
High
3.4862
Low
3.4390
Last updated: 7/6/2026, 4:46:03 AM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.46 JPY |
| 10 TRY | 34.56 JPY |
| 50 TRY | 172.81 JPY |
| 100 TRY | 345.61 JPY |
| 500 TRY | 1,728.07 JPY |
| 1,000 TRY | 3,456.13 JPY |
Get TRY/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=JPYExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-06T04:46:03Z",
"rates": {
"JPY": 3.456134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "JPY",
"amount": 100
},
"result": 345.6134,
"rate": 3.456134
}Build with TRY/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key