Rate Overview
Live
1 AWG = 36.7503 AFN
1 AFN = 0.027211
AWG
Avg
36.6713
High
36.8684
Low
36.3959
Last updated: 9/3/2026, 4:23:45 AM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 36.75 AFN |
| 10 AWG | 367.50 AFN |
| 50 AWG | 1,837.51 AFN |
| 100 AWG | 3,675.03 AFN |
| 500 AWG | 18,375.14 AFN |
| 1,000 AWG | 36,750.28 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-09-03T04:23:45Z",
"rates": {
"AFN": 36.750275
}
}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": 3675.0275,
"rate": 36.750275
}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