Rate Overview
Live
1 LVL = 2430.51 RWF
1 RWF = 0.000411
LVL
Avg
2428.97
High
2433.80
Low
2425.04
Last updated: 9/5/2026, 1:17:15 PM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,430.51 RWF |
| 10 LVL | 24,305.11 RWF |
| 50 LVL | 121,525.55 RWF |
| 100 LVL | 243,051.09 RWF |
| 500 LVL | 1,215,255.47 RWF |
| 1,000 LVL | 2,430,510.94 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-09-05T13:17:15Z",
"rates": {
"RWF": 2430.51094
}
}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": 243051.094,
"rate": 2430.51094
}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