Rate Overview
Live
1 TRY = 1.4243 AFN
1 AFN = 0.702120
TRY
Avg
1.4264
High
1.4486
Low
1.4089
Last updated: 3/27/2026, 11:55:09 AM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.42 AFN |
| 10 TRY | 14.24 AFN |
| 50 TRY | 71.21 AFN |
| 100 TRY | 142.43 AFN |
| 500 TRY | 712.13 AFN |
| 1,000 TRY | 1,424.26 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-27T11:55:09Z",
"rates": {
"AFN": 1.424258
}
}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.4258,
"rate": 1.424258
}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