Rate Overview
Live
1 VUV = 12.4691 RWF
1 RWF = 0.080198
VUV
Avg
12.3805
High
12.4717
Low
12.3015
Last updated: 5/8/2026, 4:50:20 PM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.47 RWF |
| 10 VUV | 124.69 RWF |
| 50 VUV | 623.46 RWF |
| 100 VUV | 1,246.91 RWF |
| 500 VUV | 6,234.55 RWF |
| 1,000 VUV | 12,469.11 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-08T16:50:20Z",
"rates": {
"RWF": 12.469105
}
}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": 1246.9105000000002,
"rate": 12.469105
}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