Rate Overview
Live
1 TRY = 1.7853 ALL
1 ALL = 0.560135
TRY
Avg
2.2049
High
2.6877
Low
1.7853
Last updated: 5/27/2026, 10:40:57 PM
Quick Conversions
| TRY | ALL |
|---|---|
| 1 TRY | 1.79 ALL |
| 10 TRY | 17.85 ALL |
| 50 TRY | 89.26 ALL |
| 100 TRY | 178.53 ALL |
| 500 TRY | 892.64 ALL |
| 1,000 TRY | 1,785.28 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-27T22:40:57Z",
"rates": {
"ALL": 1.785284
}
}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.5284,
"rate": 1.785284
}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