Rate Overview
Live
1 RWF = 0.081994 VUV
1 VUV = 12.1960
RWF
Avg
0.081838
High
0.082041
Low
0.081428
Last updated: 7/8/2026, 5:01:10 PM
Quick Conversions
| RWF | VUV |
|---|---|
| 1 RWF | 0.08 VUV |
| 10 RWF | 0.82 VUV |
| 50 RWF | 4.10 VUV |
| 100 RWF | 8.20 VUV |
| 500 RWF | 41.00 VUV |
| 1,000 RWF | 81.99 VUV |
Get RWF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=VUVExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-08T17:01:10Z",
"rates": {
"VUV": 0.081994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "VUV",
"amount": 100
},
"result": 8.199399999999999,
"rate": 0.081994
}Build with RWF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key