Rate Overview
Live
1 TRY = 1.3833 AFN
1 AFN = 0.722889
TRY
Avg
1.4322
High
1.5371
Low
1.3723
Last updated: 7/29/2026, 10:14:14 AM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.38 AFN |
| 10 TRY | 13.83 AFN |
| 50 TRY | 69.17 AFN |
| 100 TRY | 138.33 AFN |
| 500 TRY | 691.67 AFN |
| 1,000 TRY | 1,383.34 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-07-29T10:14:14Z",
"rates": {
"AFN": 1.383338
}
}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": 138.3338,
"rate": 1.383338
}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