Rate Overview
Live
1 VUV = 12.4143 RWF
1 RWF = 0.080552
VUV
Avg
12.2346
High
12.4143
Low
12.0136
Last updated: 5/28/2026, 11:15:37 PM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.41 RWF |
| 10 VUV | 124.14 RWF |
| 50 VUV | 620.72 RWF |
| 100 VUV | 1,241.43 RWF |
| 500 VUV | 6,207.16 RWF |
| 1,000 VUV | 12,414.32 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-05-28T23:15:37Z",
"rates": {
"RWF": 12.414315
}
}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": 1241.4315,
"rate": 12.414315
}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