Rate Overview
Live
1 AFN = 0.027200 AWG
1 AWG = 36.7647
AFN
Avg
0.027161
High
0.027379
Low
0.026926
Last updated: 8/2/2026, 1:03:16 PM
Quick Conversions
| AFN | AWG |
|---|---|
| 1 AFN | 0.03 AWG |
| 10 AFN | 0.27 AWG |
| 50 AFN | 1.36 AWG |
| 100 AFN | 2.72 AWG |
| 500 AFN | 13.60 AWG |
| 1,000 AFN | 27.20 AWG |
Get AFN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=AWGExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-02T13:03:16Z",
"rates": {
"AWG": 0.0272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "AWG",
"amount": 100
},
"result": 2.7199999999999998,
"rate": 0.0272
}Build with AFN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key