Rate Overview
Live
1 LBP = 0.016410 RWF
1 RWF = 60.9385
LBP
Avg
0.016411
High
0.016547
Low
0.016323
Last updated: 9/2/2026, 1:26:00 PM
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.21 RWF |
| 1,000 LBP | 16.41 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-09-02T13:26:00Z",
"rates": {
"RWF": 0.01641
}
}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.641,
"rate": 0.01641
}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