Rate Overview
Live
1 TRY = 1.3832 AFN
1 AFN = 0.722980
TRY
Avg
1.5032
High
1.6953
Low
1.3582
Last updated: 7/30/2026, 12:17:53 AM
Quick Conversions
| TRY | AFN |
|---|---|
| 1 TRY | 1.38 AFN |
| 10 TRY | 13.83 AFN |
| 50 TRY | 69.16 AFN |
| 100 TRY | 138.32 AFN |
| 500 TRY | 691.58 AFN |
| 1,000 TRY | 1,383.17 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-30T00:17:53Z",
"rates": {
"AFN": 1.383165
}
}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.3165,
"rate": 1.383165
}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