Rate Overview
Live
1 TRY = 1.3666 AFN
1 AFN = 0.731760
TRY
Avg
1.4487
High
1.5371
Low
1.3666
Last updated: 5/27/2026, 8:27:38 PM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.37 AFN |
| 10 TRY | 13.67 AFN |
| 50 TRY | 68.33 AFN |
| 100 TRY | 136.66 AFN |
| 500 TRY | 683.28 AFN |
| 1,000 TRY | 1,366.57 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-05-27T20:27:38Z",
"rates": {
"AFN": 1.366569
}
}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": 136.65689999999998,
"rate": 1.366569
}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