Rate Overview
Live
1 LVL = 2411.86 RWF
1 RWF = 0.000415
LVL
Avg
2414.52
High
2419.17
Low
2411.86
Last updated: 8/13/2026, 5:45:06 AM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,411.86 RWF |
| 10 LVL | 24,118.60 RWF |
| 50 LVL | 120,592.98 RWF |
| 100 LVL | 241,185.96 RWF |
| 500 LVL | 1,205,929.80 RWF |
| 1,000 LVL | 2,411,859.61 RWF |
Get LVL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=RWFExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-13T05:45:06Z",
"rates": {
"RWF": 2411.859606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "RWF",
"amount": 100
},
"result": 241185.9606,
"rate": 2411.859606
}Build with LVL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key