Rate Overview
Live
1 AFN = 3.7494 YER
1 YER = 0.266711
AFN
Avg
3.7642
High
3.8142
Low
3.7038
Last updated: 6/19/2026, 8:26:42 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.75 YER |
| 10 AFN | 37.49 YER |
| 50 AFN | 187.47 YER |
| 100 AFN | 374.94 YER |
| 500 AFN | 1,874.69 YER |
| 1,000 AFN | 3,749.37 YER |
Get AFN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=YERExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-06-19T08:26:42Z",
"rates": {
"YER": 3.749374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "YER",
"amount": 100
},
"result": 374.9374,
"rate": 3.749374
}Build with AFN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key