Rate Overview
Live
1 AFN = 0.028148 AWG
1 AWG = 35.5265
AFN
Avg
0.028020
High
0.028662
Low
0.027123
Last updated: 6/23/2026, 10:11:04 PM
Quick Conversions
| AFN | AWG |
|---|---|
| 1 AFN | 0.03 AWG |
| 10 AFN | 0.28 AWG |
| 50 AFN | 1.41 AWG |
| 100 AFN | 2.81 AWG |
| 500 AFN | 14.07 AWG |
| 1,000 AFN | 28.15 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-06-23T22:11:04Z",
"rates": {
"AWG": 0.028148
}
}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.8148,
"rate": 0.028148
}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