Rate Overview
Live
1 RSD = 220.1339 LAK
1 LAK = 0.004543
RSD
Avg
210.4014
High
220.1339
Low
190.7199
Last updated: 7/28/2026, 11:56:08 PM
Quick Conversions
| RSD | LAK |
|---|---|
| 1 RSD | 220.13 LAK |
| 10 RSD | 2,201.34 LAK |
| 50 RSD | 11,006.70 LAK |
| 100 RSD | 22,013.39 LAK |
| 500 RSD | 110,066.95 LAK |
| 1,000 RSD | 220,133.90 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-28T23:56:08Z",
"rates": {
"LAK": 220.133901
}
}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": 22013.3901,
"rate": 220.133901
}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