Rate Overview
Live
1 VUV = 12.3992 RWF
1 RWF = 0.080650
VUV
Avg
12.3105
High
12.4252
Low
12.1982
Last updated: 8/13/2026, 12:43:58 AM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.40 RWF |
| 10 VUV | 123.99 RWF |
| 50 VUV | 619.96 RWF |
| 100 VUV | 1,239.92 RWF |
| 500 VUV | 6,199.62 RWF |
| 1,000 VUV | 12,399.23 RWF |
Get VUV/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=RWFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-13T00:43:58Z",
"rates": {
"RWF": 12.399235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "RWF",
"amount": 100
},
"result": 1239.9234999999999,
"rate": 12.399235
}Build with VUV/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key