Rate Overview
Live
1 TRY = 1.7343 ALL
1 ALL = 0.576615
TRY
Avg
1.7376
High
1.7396
Low
1.7343
Last updated: 7/29/2026, 10:59:54 PM
Quick Conversions
| TRY | ALL |
|---|---|
| 1 TRY | 1.73 ALL |
| 10 TRY | 17.34 ALL |
| 50 TRY | 86.71 ALL |
| 100 TRY | 173.43 ALL |
| 500 TRY | 867.13 ALL |
| 1,000 TRY | 1,734.26 ALL |
Get TRY/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=ALLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T22:59:54Z",
"rates": {
"ALL": 1.73426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "ALL",
"amount": 100
},
"result": 173.426,
"rate": 1.73426
}Build with TRY/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key