Rate Overview
Live
1 TRY = 3.5818 JPY
1 JPY = 0.279190
TRY
Avg
3.5708
High
3.5850
Low
3.5482
Last updated: 3/6/2026, 7:18:14 PM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.58 JPY |
| 10 TRY | 35.82 JPY |
| 50 TRY | 179.09 JPY |
| 100 TRY | 358.18 JPY |
| 500 TRY | 1,790.89 JPY |
| 1,000 TRY | 3,581.79 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-03-06T19:18:14Z",
"rates": {
"JPY": 3.581785
}
}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": 358.1785,
"rate": 3.581785
}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