Rate Overview
Live
1 VEF = 0.000027 RWF
1 RWF = 37037.04
VEF
Avg
0.000036
High
0.000049
Low
0.000027
Last updated: 5/27/2026, 8:37:18 PM
Quick Conversions
| VEF | RWF |
|---|---|
| 1 VEF | 0.00 RWF |
| 10 VEF | 0.00 RWF |
| 50 VEF | 0.00 RWF |
| 100 VEF | 0.00 RWF |
| 500 VEF | 0.01 RWF |
| 1,000 VEF | 0.03 RWF |
Get VEF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=RWFExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-05-27T20:37:18Z",
"rates": {
"RWF": 0.000027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "RWF",
"amount": 100
},
"result": 0.0026999999999999997,
"rate": 0.000027
}Build with VEF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key