Rate Overview
Live
1 RWF = 0.002028 LTL
1 LTL = 493.0966
RWF
Avg
0.002029
High
0.002034
Low
0.002022
Last updated: 5/28/2026, 8:32:53 PM
Quick Conversions
| RWF | LTL |
|---|---|
| 1 RWF | 0.00 LTL |
| 10 RWF | 0.02 LTL |
| 50 RWF | 0.10 LTL |
| 100 RWF | 0.20 LTL |
| 500 RWF | 1.01 LTL |
| 1,000 RWF | 2.03 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-05-28T20:32:53Z",
"rates": {
"LTL": 0.002028
}
}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.20279999999999998,
"rate": 0.002028
}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