Rate Overview
Live
1 AWG = 37.1388 AFN
1 AFN = 0.026926
AWG
Avg
35.5959
High
37.1388
Low
34.6389
Last updated: 7/28/2026, 12:03:54 PM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 37.14 AFN |
| 10 AWG | 371.39 AFN |
| 50 AWG | 1,856.94 AFN |
| 100 AWG | 3,713.88 AFN |
| 500 AWG | 18,569.40 AFN |
| 1,000 AWG | 37,138.79 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-28T12:03:54Z",
"rates": {
"AFN": 37.138793
}
}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": 3713.8793,
"rate": 37.138793
}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