Rate Overview
Live
1 RSD = 217.4952 LAK
1 LAK = 0.004598
RSD
Avg
216.0636
High
220.7131
Low
208.9600
Last updated: 5/27/2026, 6:24:01 PM
Quick Conversions
| RSD | LAK |
|---|---|
| 1 RSD | 217.50 LAK |
| 10 RSD | 2,174.95 LAK |
| 50 RSD | 10,874.76 LAK |
| 100 RSD | 21,749.52 LAK |
| 500 RSD | 108,747.60 LAK |
| 1,000 RSD | 217,495.19 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-05-27T18:24:01Z",
"rates": {
"LAK": 217.495193
}
}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": 21749.5193,
"rate": 217.495193
}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