Rate Overview
Live
1 AWG = 34.8861 AFN
1 AFN = 0.028665
AWG
Avg
35.1602
High
35.6154
Low
34.8861
Last updated: 3/7/2026, 3:47:41 AM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 34.89 AFN |
| 10 AWG | 348.86 AFN |
| 50 AWG | 1,744.31 AFN |
| 100 AWG | 3,488.61 AFN |
| 500 AWG | 17,443.05 AFN |
| 1,000 AWG | 34,886.10 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-03-07T03:47:41Z",
"rates": {
"AFN": 34.886101
}
}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": 3488.6101,
"rate": 34.886101
}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