Rate Overview
Live
1 LVL = 2425.88 RWF
1 RWF = 0.000412
LVL
Avg
2417.68
High
2425.88
Low
2412.18
Last updated: 5/7/2026, 1:49:24 PM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,425.88 RWF |
| 10 LVL | 24,258.83 RWF |
| 50 LVL | 121,294.14 RWF |
| 100 LVL | 242,588.27 RWF |
| 500 LVL | 1,212,941.35 RWF |
| 1,000 LVL | 2,425,882.71 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-05-07T13:49:24Z",
"rates": {
"RWF": 2425.882707
}
}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": 242588.27070000002,
"rate": 2425.882707
}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