Rate Overview
Live
1 TRY = 1.3666 AFN
1 AFN = 0.731754
TRY
Avg
1.3769
High
1.3938
Low
1.3665
Last updated: 5/27/2026, 6:17:58 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.29 AFN |
| 1,000 TRY | 1,366.58 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-27T18:17:58Z",
"rates": {
"AFN": 1.366579
}
}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.6579,
"rate": 1.366579
}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