Rate Overview
Live
1 YER = 0.270280 AFN
1 AFN = 3.6999
YER
Avg
0.269952
High
0.271996
Low
0.268203
Last updated: 4/17/2026, 7:32:32 AM
Quick Conversions
| YER | AFN |
|---|---|
| 1 YER | 0.27 AFN |
| 10 YER | 2.70 AFN |
| 50 YER | 13.51 AFN |
| 100 YER | 27.03 AFN |
| 500 YER | 135.14 AFN |
| 1,000 YER | 270.28 AFN |
Get YER/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=AFNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T07:32:32Z",
"rates": {
"AFN": 0.27028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "AFN",
"amount": 100
},
"result": 27.028000000000002,
"rate": 0.27028
}Build with YER/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key