Rate Overview
Live
1 AFN = 3.7038 YER
1 YER = 0.269991
AFN
Avg
3.7140
High
3.7578
Low
3.6243
Last updated: 7/8/2026, 7:19:41 PM
Quick Conversions
| AFN | YER |
|---|---|
| 1 AFN | 3.70 YER |
| 10 AFN | 37.04 YER |
| 50 AFN | 185.19 YER |
| 100 AFN | 370.38 YER |
| 500 AFN | 1,851.91 YER |
| 1,000 AFN | 3,703.82 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-07-08T19:19:41Z",
"rates": {
"YER": 3.703821
}
}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": 370.3821,
"rate": 3.703821
}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