Rate Overview
Live
1 VUV = 0.554372 AFN
1 AFN = 1.8038
VUV
Avg
0.539979
High
0.554372
Low
0.525507
Last updated: 8/2/2026, 1:23:18 PM
Quick Conversions
| VUV | AFN |
|---|---|
| 1 VUV | 0.55 AFN |
| 10 VUV | 5.54 AFN |
| 50 VUV | 27.72 AFN |
| 100 VUV | 55.44 AFN |
| 500 VUV | 277.19 AFN |
| 1,000 VUV | 554.37 AFN |
Get VUV/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=AFNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-02T13:23:18Z",
"rates": {
"AFN": 0.554372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "AFN",
"amount": 100
},
"result": 55.4372,
"rate": 0.554372
}Build with VUV/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key