Rate Overview
Live
1 TRY = 3.4526 JPY
1 JPY = 0.289637
TRY
Avg
3.4587
High
3.4862
Low
3.4390
Last updated: 7/22/2026, 10:18:15 AM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.45 JPY |
| 10 TRY | 34.53 JPY |
| 50 TRY | 172.63 JPY |
| 100 TRY | 345.26 JPY |
| 500 TRY | 1,726.30 JPY |
| 1,000 TRY | 3,452.60 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-22T10:18:15Z",
"rates": {
"JPY": 3.452603
}
}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.2603,
"rate": 3.452603
}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