Rate Overview
Live
1 RWF = 0.002038 LTL
1 LTL = 490.6771
RWF
Avg
0.002022
High
0.002038
Low
0.002003
Last updated: 3/7/2026, 3:04:59 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.02 LTL |
| 1,000 RWF | 2.04 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-07T03:04:59Z",
"rates": {
"LTL": 0.002038
}
}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.20379999999999998,
"rate": 0.002038
}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