Rate Overview
Live
1 AFN = 3.6050 YER
1 YER = 0.277389
AFN
Avg
3.6065
High
3.6343
Low
3.5913
Last updated: 9/6/2026, 3:28:00 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.61 YER |
| 10 AFN | 36.05 YER |
| 50 AFN | 180.25 YER |
| 100 AFN | 360.50 YER |
| 500 AFN | 1,802.52 YER |
| 1,000 AFN | 3,605.04 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-09-06T03:28:00Z",
"rates": {
"YER": 3.605042
}
}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": 360.5042,
"rate": 3.605042
}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