Rate Overview
Live
1 AFN = 0.027316 AWG
1 AWG = 36.6086
AFN
Avg
0.028041
High
0.029072
Low
0.027112
Last updated: 7/12/2026, 12:45:40 PM
Quick Conversions
| AFN | AWG |
|---|---|
| 1 AFN | 0.03 AWG |
| 10 AFN | 0.27 AWG |
| 50 AFN | 1.37 AWG |
| 100 AFN | 2.73 AWG |
| 500 AFN | 13.66 AWG |
| 1,000 AFN | 27.32 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-12T12:45:40Z",
"rates": {
"AWG": 0.027316
}
}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.7316,
"rate": 0.027316
}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