Rate Overview
Live
1 LVL = 2413.66 RWF
1 RWF = 0.000414
LVL
Avg
2414.55
High
2422.28
Low
2410.63
Last updated: 4/17/2026, 10:41:36 AM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,413.66 RWF |
| 10 LVL | 24,136.63 RWF |
| 50 LVL | 120,683.17 RWF |
| 100 LVL | 241,366.33 RWF |
| 500 LVL | 1,206,831.66 RWF |
| 1,000 LVL | 2,413,663.33 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-04-17T10:41:36Z",
"rates": {
"RWF": 2413.663329
}
}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": 241366.3329,
"rate": 2413.663329
}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