Rate Overview
Live
1 AFN = 3.7685 YER
1 YER = 0.265356
AFN
Avg
3.5616
High
3.7863
Low
3.3002
Last updated: 3/27/2026, 9:51:04 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.77 YER |
| 10 AFN | 37.69 YER |
| 50 AFN | 188.43 YER |
| 100 AFN | 376.85 YER |
| 500 AFN | 1,884.26 YER |
| 1,000 AFN | 3,768.53 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-27T09:51:04Z",
"rates": {
"YER": 3.768526
}
}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": 376.8526,
"rate": 3.768526
}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