Rate Overview
Live
1 RSD = 212.8421 LAK
1 LAK = 0.004698
RSD
Avg
214.6637
High
218.8631
Low
210.4677
Last updated: 3/27/2026, 3:36:58 PM
Quick Conversions
| RSD | LAK |
|---|---|
| 1 RSD | 212.84 LAK |
| 10 RSD | 2,128.42 LAK |
| 50 RSD | 10,642.11 LAK |
| 100 RSD | 21,284.21 LAK |
| 500 RSD | 106,421.05 LAK |
| 1,000 RSD | 212,842.10 LAK |
Get RSD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=LAKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T15:36:58Z",
"rates": {
"LAK": 212.842101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "LAK",
"amount": 100
},
"result": 21284.2101,
"rate": 212.842101
}Build with RSD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key