Rate Overview
Live
1 TRY = 1.5276 AFN
1 AFN = 0.654606 TRY
Avg
1.5154
High
1.5368
Low
1.4987
Last updated: 1/25/2026, 1:18:28 PM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.53 AFN |
| 10 TRY | 15.28 AFN |
| 50 TRY | 76.38 AFN |
| 100 TRY | 152.76 AFN |
| 500 TRY | 763.82 AFN |
| 1,000 TRY | 1,527.64 AFN |
Get TRY/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=AFNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T13:18:28Z",
"rates": {
"AFN": 1.527637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "AFN",
"amount": 100
},
"result": 152.7637,
"rate": 1.527637
}Build with TRY/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key