Rate Overview
Live
1 AFN = 0.027377 AWG
1 AWG = 36.5270
AFN
Avg
0.027502
High
0.029032
Low
0.026314
Last updated: 9/12/2026, 4:04:45 AM
Quick Conversions
| AFN | AWG |
|---|---|
| 1 AFN | 0.03 AWG |
| 10 AFN | 0.27 AWG |
| 50 AFN | 1.37 AWG |
| 100 AFN | 2.74 AWG |
| 500 AFN | 13.69 AWG |
| 1,000 AFN | 27.38 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-09-12T04:04:45Z",
"rates": {
"AWG": 0.027377
}
}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.7377,
"rate": 0.027377
}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