Rate Overview
Live
1 AWG = 35.5308 AFN
1 AFN = 0.028145
AWG
Avg
35.3844
High
35.5558
Low
34.9515
Last updated: 5/7/2026, 6:57:31 AM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 35.53 AFN |
| 10 AWG | 355.31 AFN |
| 50 AWG | 1,776.54 AFN |
| 100 AWG | 3,553.08 AFN |
| 500 AWG | 17,765.40 AFN |
| 1,000 AWG | 35,530.80 AFN |
Get AWG/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=AFNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T06:57:31Z",
"rates": {
"AFN": 35.5308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "AFN",
"amount": 100
},
"result": 3553.08,
"rate": 35.5308
}Build with AWG/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key