Rate Overview
Live
1 YER = 0.261939 AFN
1 AFN = 3.8177
YER
Avg
0.263986
High
0.267435
Low
0.261939
Last updated: 3/7/2026, 7:39:37 AM
Quick Conversions
| YER | AFN |
|---|---|
| 1 YER | 0.26 AFN |
| 10 YER | 2.62 AFN |
| 50 YER | 13.10 AFN |
| 100 YER | 26.19 AFN |
| 500 YER | 130.97 AFN |
| 1,000 YER | 261.94 AFN |
Get YER/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=AFNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T07:39:37Z",
"rates": {
"AFN": 0.261939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "AFN",
"amount": 100
},
"result": 26.1939,
"rate": 0.261939
}Build with YER/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key