Rate Overview
Live
1 RWF = 0.002050 LTL
1 LTL = 487.8049
RWF
Avg
0.002165
High
0.002428
Low
0.001998
Last updated: 3/27/2026, 1:32:41 PM
Quick Conversions
| RWF | LTL |
|---|---|
| 1 RWF | 0.00 LTL |
| 10 RWF | 0.02 LTL |
| 50 RWF | 0.10 LTL |
| 100 RWF | 0.21 LTL |
| 500 RWF | 1.03 LTL |
| 1,000 RWF | 2.05 LTL |
Get RWF/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=LTLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T13:32:41Z",
"rates": {
"LTL": 0.00205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "LTL",
"amount": 100
},
"result": 0.20500000000000002,
"rate": 0.00205
}Build with RWF/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key