Rate Overview
Live
1 LRD = 8.1329 RWF
1 RWF = 0.122957
LRD
Avg
8.0763
High
8.1356
Low
8.0175
Last updated: 7/20/2026, 3:16:10 PM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 8.13 RWF |
| 10 LRD | 81.33 RWF |
| 50 LRD | 406.65 RWF |
| 100 LRD | 813.29 RWF |
| 500 LRD | 4,066.47 RWF |
| 1,000 LRD | 8,132.95 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-07-20T15:16:10Z",
"rates": {
"RWF": 8.132945
}
}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": 813.2945,
"rate": 8.132945
}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