Rate Overview
Live
1 AFN = 3.6999 YER
1 YER = 0.270281
AFN
Avg
3.7045
High
3.7285
Low
3.6765
Last updated: 4/17/2026, 6:12:40 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.70 YER |
| 10 AFN | 37.00 YER |
| 50 AFN | 184.99 YER |
| 100 AFN | 369.99 YER |
| 500 AFN | 1,849.93 YER |
| 1,000 AFN | 3,699.86 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-04-17T06:12:40Z",
"rates": {
"YER": 3.699857
}
}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": 369.9857,
"rate": 3.699857
}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