Rate Overview
Live
1 LBP = 0.016437 RWF
1 RWF = 60.8384
LBP
Avg
0.016319
High
0.016437
Low
0.016119
Last updated: 3/7/2026, 7:43:47 AM
Quick Conversions
| LBP | RWF |
|---|---|
| 1 LBP | 0.02 RWF |
| 10 LBP | 0.16 RWF |
| 50 LBP | 0.82 RWF |
| 100 LBP | 1.64 RWF |
| 500 LBP | 8.22 RWF |
| 1,000 LBP | 16.44 RWF |
Get LBP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=RWFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:43:47Z",
"rates": {
"RWF": 0.016437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "RWF",
"amount": 100
},
"result": 1.6437,
"rate": 0.016437
}Build with LBP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key