Rate Overview
Live
1 VUV = 0.524436 AFN
1 AFN = 1.9068
VUV
Avg
0.529323
High
0.537408
Low
0.524436
Last updated: 3/7/2026, 3:24:35 AM
Quick Conversions
| VUV | AFN |
|---|---|
| 1 VUV | 0.52 AFN |
| 10 VUV | 5.24 AFN |
| 50 VUV | 26.22 AFN |
| 100 VUV | 52.44 AFN |
| 500 VUV | 262.22 AFN |
| 1,000 VUV | 524.44 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-03-07T03:24:35Z",
"rates": {
"AFN": 0.524436
}
}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": 52.4436,
"rate": 0.524436
}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