Rate Overview
Live
1 TRY = 3.3210 JPY
1 JPY = 0.301119
TRY
Avg
3.3215
High
3.3357
Low
3.2965
Last updated: 8/15/2026, 11:07:02 PM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.32 JPY |
| 10 TRY | 33.21 JPY |
| 50 TRY | 166.05 JPY |
| 100 TRY | 332.10 JPY |
| 500 TRY | 1,660.48 JPY |
| 1,000 TRY | 3,320.95 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-08-15T23:07:02Z",
"rates": {
"JPY": 3.320951
}
}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": 332.0951,
"rate": 3.320951
}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