Rate Overview
Live
1 JPY = 0.281110 TRY
1 TRY = 3.5573
JPY
Avg
0.280772
High
0.281574
Low
0.279774
Last updated: 4/16/2026, 7:30:41 PM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.28 TRY |
| 10 JPY | 2.81 TRY |
| 50 JPY | 14.06 TRY |
| 100 JPY | 28.11 TRY |
| 500 JPY | 140.56 TRY |
| 1,000 JPY | 281.11 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-04-16T19:30:41Z",
"rates": {
"TRY": 0.28111
}
}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": 28.111000000000004,
"rate": 0.28111
}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