Rate Overview
Live
1 TRY = 1.3741 AFN
1 AFN = 0.727745
TRY
Avg
1.3688
High
1.3748
Low
1.3644
Last updated: 8/19/2026, 1:33:13 AM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.37 AFN |
| 10 TRY | 13.74 AFN |
| 50 TRY | 68.71 AFN |
| 100 TRY | 137.41 AFN |
| 500 TRY | 687.05 AFN |
| 1,000 TRY | 1,374.11 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-08-19T01:33:13Z",
"rates": {
"AFN": 1.374108
}
}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": 137.41080000000002,
"rate": 1.374108
}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