Rate Overview
Live
1 LTL = 498.1197 RWF
1 RWF = 0.002008
LTL
Avg
495.8585
High
498.1197
Low
494.1520
Last updated: 5/9/2026, 1:29:11 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 498.12 RWF |
| 10 LTL | 4,981.20 RWF |
| 50 LTL | 24,905.99 RWF |
| 100 LTL | 49,811.97 RWF |
| 500 LTL | 249,059.86 RWF |
| 1,000 LTL | 498,119.72 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-09T01:29:11Z",
"rates": {
"RWF": 498.11972
}
}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": 49811.971999999994,
"rate": 498.11972
}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