Rate Overview
Live
1 LRD = 8.0883 RWF
1 RWF = 0.123636
LRD
Avg
8.0679
High
8.0883
Low
8.0289
Last updated: 7/7/2026, 8:41:18 PM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 8.09 RWF |
| 10 LRD | 80.88 RWF |
| 50 LRD | 404.41 RWF |
| 100 LRD | 808.83 RWF |
| 500 LRD | 4,044.14 RWF |
| 1,000 LRD | 8,088.29 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-07T20:41:18Z",
"rates": {
"RWF": 8.088286
}
}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": 808.8286,
"rate": 8.088286
}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