Rate Overview
Live
1 JPY = 0.290419 TRY
1 TRY = 3.4433
JPY
Avg
0.289053
High
0.290783
Low
0.286845
Last updated: 7/5/2026, 9:47:01 PM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.29 TRY |
| 10 JPY | 2.90 TRY |
| 50 JPY | 14.52 TRY |
| 100 JPY | 29.04 TRY |
| 500 JPY | 145.21 TRY |
| 1,000 JPY | 290.42 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-07-05T21:47:01Z",
"rates": {
"TRY": 0.290419
}
}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": 29.0419,
"rate": 0.290419
}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