Rate Overview
Live
1 AFN = 3.6232 YER
1 YER = 0.275998
AFN
Avg
3.6242
High
3.6287
Low
3.6212
Last updated: 8/17/2026, 7:09:35 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.62 YER |
| 10 AFN | 36.23 YER |
| 50 AFN | 181.16 YER |
| 100 AFN | 362.32 YER |
| 500 AFN | 1,811.61 YER |
| 1,000 AFN | 3,623.22 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-08-17T07:09:35Z",
"rates": {
"YER": 3.623217
}
}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": 362.32169999999996,
"rate": 3.623217
}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