Rate Overview
Live
1 AWG = 36.6082 AFN
1 AFN = 0.027316
AWG
Avg
35.6954
High
36.6914
Low
34.9466
Last updated: 7/12/2026, 9:09:10 AM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 36.61 AFN |
| 10 AWG | 366.08 AFN |
| 50 AWG | 1,830.41 AFN |
| 100 AWG | 3,660.82 AFN |
| 500 AWG | 18,304.10 AFN |
| 1,000 AWG | 36,608.20 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-07-12T09:09:10Z",
"rates": {
"AFN": 36.608195
}
}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": 3660.8195,
"rate": 36.608195
}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