Rate Overview
Live
1 AFN = 0.027947 AWG
1 AWG = 35.7820
AFN
Avg
0.027939
High
0.028638
Low
0.027055
Last updated: 7/9/2026, 4:04:03 PM
Quick Conversions
| AFN | AWG |
|---|---|
| 1 AFN | 0.03 AWG |
| 10 AFN | 0.28 AWG |
| 50 AFN | 1.40 AWG |
| 100 AFN | 2.79 AWG |
| 500 AFN | 13.97 AWG |
| 1,000 AFN | 27.95 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-07-09T16:04:03Z",
"rates": {
"AWG": 0.027947
}
}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.7946999999999997,
"rate": 0.027947
}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