Rate Overview
Live
1 RWF = 0.002020 LTL
1 LTL = 495.0495
RWF
Avg
0.002021
High
0.002025
Low
0.002017
Last updated: 9/7/2026, 4:34:16 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.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-09-07T16:34:16Z",
"rates": {
"LTL": 0.00202
}
}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.202,
"rate": 0.00202
}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