Rate Overview
Live
1 VUV = 0.546095 AFN
1 AFN = 1.8312
VUV
Avg
0.536699
High
0.548232
Low
0.530208
Last updated: 7/12/2026, 4:35:40 AM
Quick Conversions
| VUV | AFN |
|---|---|
| 1 VUV | 0.55 AFN |
| 10 VUV | 5.46 AFN |
| 50 VUV | 27.30 AFN |
| 100 VUV | 54.61 AFN |
| 500 VUV | 273.05 AFN |
| 1,000 VUV | 546.10 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-07-12T04:35:40Z",
"rates": {
"AFN": 0.546095
}
}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": 54.6095,
"rate": 0.546095
}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