Rate Overview
Live
1 LTL = 495.6014 RWF
1 RWF = 0.002018
LTL
Avg
466.5518
High
500.3541
Low
411.7950
Last updated: 5/30/2026, 10:19:59 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 495.60 RWF |
| 10 LTL | 4,956.01 RWF |
| 50 LTL | 24,780.07 RWF |
| 100 LTL | 49,560.14 RWF |
| 500 LTL | 247,800.68 RWF |
| 1,000 LTL | 495,601.35 RWF |
Get LTL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=RWFExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-30T10:19:59Z",
"rates": {
"RWF": 495.601353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "RWF",
"amount": 100
},
"result": 49560.1353,
"rate": 495.601353
}Build with LTL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key