Rate Overview
Live
1 AFN = 3.7863 YER
1 YER = 0.264107
AFN
Avg
3.7806
High
3.8056
Low
3.7392
Last updated: 3/7/2026, 12:33:45 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.79 YER |
| 10 AFN | 37.86 YER |
| 50 AFN | 189.32 YER |
| 100 AFN | 378.63 YER |
| 500 AFN | 1,893.17 YER |
| 1,000 AFN | 3,786.35 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-03-07T00:33:45Z",
"rates": {
"YER": 3.786349
}
}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": 378.6349,
"rate": 3.786349
}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