Rate Overview
Live
1 LRD = 8.1142 RWF
1 RWF = 0.123240
LRD
Avg
7.9838
High
8.1178
Low
7.7661
Last updated: 7/30/2026, 8:03:49 AM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 8.11 RWF |
| 10 LRD | 81.14 RWF |
| 50 LRD | 405.71 RWF |
| 100 LRD | 811.42 RWF |
| 500 LRD | 4,057.12 RWF |
| 1,000 LRD | 8,114.25 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-30T08:03:49Z",
"rates": {
"RWF": 8.114248
}
}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": 811.4248,
"rate": 8.114248
}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