Rate Overview
Live
1 AFN = 3.7285 YER
1 YER = 0.268203
AFN
Avg
3.7448
High
3.7877
Low
3.7282
Last updated: 5/7/2026, 11:27:34 AM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.73 YER |
| 10 AFN | 37.29 YER |
| 50 AFN | 186.43 YER |
| 100 AFN | 372.85 YER |
| 500 AFN | 1,864.26 YER |
| 1,000 AFN | 3,728.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-05-07T11:27:34Z",
"rates": {
"YER": 3.728525
}
}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": 372.85249999999996,
"rate": 3.728525
}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