Rate Overview
Live
1 AWG = 36.8138 AFN
1 AFN = 0.027164
AWG
Avg
37.0086
High
37.3894
Low
36.8138
Last updated: 7/26/2026, 2:28:16 AM
Quick Conversions
| AWG | AFN |
|---|---|
| 1 AWG | 36.81 AFN |
| 10 AWG | 368.14 AFN |
| 50 AWG | 1,840.69 AFN |
| 100 AWG | 3,681.38 AFN |
| 500 AWG | 18,406.92 AFN |
| 1,000 AWG | 36,813.85 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-26T02:28:16Z",
"rates": {
"AFN": 36.813846
}
}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": 3681.3846,
"rate": 36.813846
}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