Rate Overview
Live
1 LRD = 7.9352 RWF
1 RWF = 0.126021
LRD
Avg
7.9369
High
7.9592
Low
7.9247
Last updated: 4/17/2026, 11:23:46 AM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 7.94 RWF |
| 10 LRD | 79.35 RWF |
| 50 LRD | 396.76 RWF |
| 100 LRD | 793.52 RWF |
| 500 LRD | 3,967.60 RWF |
| 1,000 LRD | 7,935.19 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-04-17T11:23:46Z",
"rates": {
"RWF": 7.935192
}
}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": 793.5192,
"rate": 7.935192
}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