Rate Overview
Live
1 RSD = 211.8483 LAK
1 LAK = 0.004720
RSD
Avg
213.4750
High
215.4983
Low
211.5579
Last updated: 3/6/2026, 8:10:57 AM
Quick Conversions
| RSD | LAK |
|---|---|
| 1 RSD | 211.85 LAK |
| 10 RSD | 2,118.48 LAK |
| 50 RSD | 10,592.41 LAK |
| 100 RSD | 21,184.83 LAK |
| 500 RSD | 105,924.14 LAK |
| 1,000 RSD | 211,848.28 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-06T08:10:57Z",
"rates": {
"LAK": 211.848278
}
}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": 21184.8278,
"rate": 211.848278
}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