Rate Overview
Live
1 AFN = 3.8044 YER
1 YER = 0.262853
AFN
Avg
3.7881
High
3.8044
Low
3.7454
Last updated: 5/27/2026, 4:01:46 PM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.80 YER |
| 10 AFN | 38.04 YER |
| 50 AFN | 190.22 YER |
| 100 AFN | 380.44 YER |
| 500 AFN | 1,902.21 YER |
| 1,000 AFN | 3,804.41 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-05-27T16:01:46Z",
"rates": {
"YER": 3.804414
}
}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": 380.4414,
"rate": 3.804414
}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