Rate Overview
Live
1 VUV = 0.553035 AFN
1 AFN = 1.8082
VUV
Avg
0.555125
High
0.559424
Low
0.547065
Last updated: 9/11/2026, 10:05:12 PM
Quick Conversions
| VUV | AFN |
|---|---|
| 1 VUV | 0.55 AFN |
| 10 VUV | 5.53 AFN |
| 50 VUV | 27.65 AFN |
| 100 VUV | 55.30 AFN |
| 500 VUV | 276.52 AFN |
| 1,000 VUV | 553.04 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-09-11T22:05:12Z",
"rates": {
"AFN": 0.553035
}
}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.30350000000001,
"rate": 0.553035
}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