Rate Overview
Live
1 LAK = 0.066712 RWF
1 RWF = 14.9898
LAK
Avg
0.066922
High
0.068337
Low
0.065251
Last updated: 3/28/2026, 11:01:44 AM
Quick Conversions
| LAK | RWF |
|---|---|
| 1 LAK | 0.07 RWF |
| 10 LAK | 0.67 RWF |
| 50 LAK | 3.34 RWF |
| 100 LAK | 6.67 RWF |
| 500 LAK | 33.36 RWF |
| 1,000 LAK | 66.71 RWF |
Get LAK/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=RWFExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T11:01:44Z",
"rates": {
"RWF": 0.066712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "RWF",
"amount": 100
},
"result": 6.671199999999999,
"rate": 0.066712
}Build with LAK/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key