Rate Overview
Live
1 YER = 0.275786 AFN
1 AFN = 3.6260
YER
Avg
0.276212
High
0.277411
Low
0.274715
Last updated: 8/12/2026, 9:41:45 AM
Quick Conversions
| YER | AFN |
|---|---|
| 1 YER | 0.28 AFN |
| 10 YER | 2.76 AFN |
| 50 YER | 13.79 AFN |
| 100 YER | 27.58 AFN |
| 500 YER | 137.89 AFN |
| 1,000 YER | 275.79 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-08-12T09:41:45Z",
"rates": {
"AFN": 0.275786
}
}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": 27.578599999999998,
"rate": 0.275786
}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