Rate Overview
Live
1 AFN = 3.6327 YER
1 YER = 0.275275
AFN
Avg
3.6465
High
3.7578
Low
3.5591
Last updated: 7/29/2026, 3:58:25 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.63 YER |
| 10 AFN | 36.33 YER |
| 50 AFN | 181.64 YER |
| 100 AFN | 363.27 YER |
| 500 AFN | 1,816.36 YER |
| 1,000 AFN | 3,632.73 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-29T03:58:25Z",
"rates": {
"YER": 3.632729
}
}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": 363.2729,
"rate": 3.632729
}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