Rate Overview
Live
1 TRY = 1.4290 AFN
1 AFN = 0.699792
TRY
Avg
1.4336
High
1.4507
Low
1.4221
Last updated: 3/7/2026, 1:00:05 AM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.43 AFN |
| 10 TRY | 14.29 AFN |
| 50 TRY | 71.45 AFN |
| 100 TRY | 142.90 AFN |
| 500 TRY | 714.50 AFN |
| 1,000 TRY | 1,429.00 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-03-07T01:00:05Z",
"rates": {
"AFN": 1.428996
}
}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": 142.8996,
"rate": 1.428996
}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