Rate Overview
Live
1 AWG = 35.2437 AFN
1 AFN = 0.028374
AWG
Avg
35.2467
High
35.9858
Low
34.8816
Last updated: 6/16/2026, 1:30:17 PM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 35.24 AFN |
| 10 AWG | 352.44 AFN |
| 50 AWG | 1,762.18 AFN |
| 100 AWG | 3,524.37 AFN |
| 500 AWG | 17,621.84 AFN |
| 1,000 AWG | 35,243.67 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-06-16T13:30:17Z",
"rates": {
"AFN": 35.243671
}
}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": 3524.3671,
"rate": 35.243671
}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