Rate Overview
Live
1 RSD = 219.0727 LAK
1 LAK = 0.004565
RSD
Avg
216.2412
High
220.9221
Low
210.4677
Last updated: 7/28/2026, 12:40:00 AM
Quick Conversions
| RSD | LAK |
|---|---|
| 1 RSD | 219.07 LAK |
| 10 RSD | 2,190.73 LAK |
| 50 RSD | 10,953.63 LAK |
| 100 RSD | 21,907.27 LAK |
| 500 RSD | 109,536.35 LAK |
| 1,000 RSD | 219,072.69 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-07-28T00:40:00Z",
"rates": {
"LAK": 219.07269
}
}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": 21907.269,
"rate": 219.07269
}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