Rate Overview
Live
1 TRY = 1.3660 AFN
1 AFN = 0.732052
TRY
Avg
1.3671
High
1.3914
Low
1.3521
Last updated: 6/19/2026, 8:19:00 AM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.37 AFN |
| 10 TRY | 13.66 AFN |
| 50 TRY | 68.30 AFN |
| 100 TRY | 136.60 AFN |
| 500 TRY | 683.01 AFN |
| 1,000 TRY | 1,366.02 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-06-19T08:19:00Z",
"rates": {
"AFN": 1.366024
}
}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.6024,
"rate": 1.366024
}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