Rate Overview
Live
1 LAK = 0.064890 RWF
1 RWF = 15.4107
LAK
Avg
0.066840
High
0.068281
Low
0.064890
Last updated: 7/30/2026, 11:11:00 AM
Quick Conversions
| LAK | RWF |
|---|---|
| 1 LAK | 0.06 RWF |
| 10 LAK | 0.65 RWF |
| 50 LAK | 3.24 RWF |
| 100 LAK | 6.49 RWF |
| 500 LAK | 32.45 RWF |
| 1,000 LAK | 64.89 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-07-30T11:11:00Z",
"rates": {
"RWF": 0.06489
}
}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.489000000000001,
"rate": 0.06489
}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