Rate Overview
Live
1 LRD = 7.9934 RWF
1 RWF = 0.125103
LRD
Avg
7.9613
High
7.9934
Low
7.9456
Last updated: 5/7/2026, 12:32:25 PM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 7.99 RWF |
| 10 LRD | 79.93 RWF |
| 50 LRD | 399.67 RWF |
| 100 LRD | 799.34 RWF |
| 500 LRD | 3,996.71 RWF |
| 1,000 LRD | 7,993.42 RWF |
Get LRD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=RWFExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-07T12:32:25Z",
"rates": {
"RWF": 7.993422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "RWF",
"amount": 100
},
"result": 799.3421999999999,
"rate": 7.993422
}Build with LRD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key