Rate Overview
Live
1 RWF = 0.002021 LTL
1 LTL = 494.8046
RWF
Avg
0.002021
High
0.002024
Low
0.002015
Last updated: 4/18/2026, 8:47:42 AM
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.02 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-04-18T08:47:42Z",
"rates": {
"LTL": 0.002021
}
}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.20209999999999997,
"rate": 0.002021
}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