Rate Overview
Live
1 LRD = 7.9564 RWF
1 RWF = 0.125684
LRD
Avg
7.9557
High
7.9858
Low
7.9266
Last updated: 3/28/2026, 9:09:51 AM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 7.96 RWF |
| 10 LRD | 79.56 RWF |
| 50 LRD | 397.82 RWF |
| 100 LRD | 795.64 RWF |
| 500 LRD | 3,978.22 RWF |
| 1,000 LRD | 7,956.43 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-03-28T09:09:51Z",
"rates": {
"RWF": 7.956431
}
}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": 795.6431,
"rate": 7.956431
}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