Rate Overview
Live
1 AWG = 35.8347 AFN
1 AFN = 0.027906
AWG
Avg
35.7220
High
35.8355
Low
35.5310
Last updated: 4/17/2026, 4:59:27 AM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 35.83 AFN |
| 10 AWG | 358.35 AFN |
| 50 AWG | 1,791.73 AFN |
| 100 AWG | 3,583.47 AFN |
| 500 AWG | 17,917.33 AFN |
| 1,000 AWG | 35,834.65 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-04-17T04:59:27Z",
"rates": {
"AFN": 35.834651
}
}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": 3583.4651,
"rate": 35.834651
}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