Rate Overview
Live
1 YER = 0.278862 AFN
1 AFN = 3.5860
YER
Avg
0.279644
High
0.303013
Low
0.264106
Last updated: 7/28/2026, 3:49:08 PM
Quick Conversions
| YER | AFN |
|---|---|
| 1 YER | 0.28 AFN |
| 10 YER | 2.79 AFN |
| 50 YER | 13.94 AFN |
| 100 YER | 27.89 AFN |
| 500 YER | 139.43 AFN |
| 1,000 YER | 278.86 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-07-28T15:49:08Z",
"rates": {
"AFN": 0.278862
}
}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.8862,
"rate": 0.278862
}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