Rate Overview
Live
1 AFN = 0.028423 AWG
1 AWG = 35.1828
AFN
Avg
0.028384
High
0.028624
Low
0.028077
Last updated: 3/7/2026, 12:30:34 AM
Quick Conversions
| AFN | AWG |
|---|---|
| 1 AFN | 0.03 AWG |
| 10 AFN | 0.28 AWG |
| 50 AFN | 1.42 AWG |
| 100 AFN | 2.84 AWG |
| 500 AFN | 14.21 AWG |
| 1,000 AFN | 28.42 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-03-07T00:30:34Z",
"rates": {
"AWG": 0.028423
}
}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.8423,
"rate": 0.028423
}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