Rate Overview
Live
1 AFN = 3.5693 YER
1 YER = 0.280165
AFN
Avg
3.7264
High
3.8204
Low
3.5591
Last updated: 7/22/2026, 8:10:04 PM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.57 YER |
| 10 AFN | 35.69 YER |
| 50 AFN | 178.47 YER |
| 100 AFN | 356.93 YER |
| 500 AFN | 1,784.66 YER |
| 1,000 AFN | 3,569.32 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-07-22T20:10:04Z",
"rates": {
"YER": 3.569324
}
}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": 356.9324,
"rate": 3.569324
}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