Rate Overview
Live
1 TRY = 1.7854 ALL
1 ALL = 0.560103
TRY
Avg
1.8552
High
1.9201
Low
1.7854
Last updated: 5/27/2026, 8:25:49 PM
Quick Conversions
| TRY | ALL |
|---|---|
| 1 TRY | 1.79 ALL |
| 10 TRY | 17.85 ALL |
| 50 TRY | 89.27 ALL |
| 100 TRY | 178.54 ALL |
| 500 TRY | 892.69 ALL |
| 1,000 TRY | 1,785.39 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-05-27T20:25:49Z",
"rates": {
"ALL": 1.785385
}
}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": 178.5385,
"rate": 1.785385
}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