Rate Overview
Live
1 JPY = 0.278201 TRY
1 TRY = 3.5945
JPY
Avg
0.191382
High
0.285983
Low
0.074470
Last updated: 3/27/2026, 9:33:39 AM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.28 TRY |
| 10 JPY | 2.78 TRY |
| 50 JPY | 13.91 TRY |
| 100 JPY | 27.82 TRY |
| 500 JPY | 139.10 TRY |
| 1,000 JPY | 278.20 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-03-27T09:33:39Z",
"rates": {
"TRY": 0.278201
}
}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": 27.820099999999996,
"rate": 0.278201
}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