Rate Overview
Live
1 LVL = 2415.31 RWF
1 RWF = 0.000414
LVL
Avg
2432.79
High
2478.47
Low
2395.61
Last updated: 3/28/2026, 1:59:18 PM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,415.31 RWF |
| 10 LVL | 24,153.13 RWF |
| 50 LVL | 120,765.64 RWF |
| 100 LVL | 241,531.29 RWF |
| 500 LVL | 1,207,656.45 RWF |
| 1,000 LVL | 2,415,312.90 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-03-28T13:59:18Z",
"rates": {
"RWF": 2415.3129
}
}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": 241531.28999999998,
"rate": 2415.3129
}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