Rate Overview
Live
1 RSD = 221.3755 LAK
1 LAK = 0.004517
RSD
Avg
220.3612
High
221.5452
Low
218.7924
Last updated: 4/17/2026, 6:20:42 AM
Quick Conversions
| RSD | LAK |
|---|---|
| 1 RSD | 221.38 LAK |
| 10 RSD | 2,213.76 LAK |
| 50 RSD | 11,068.78 LAK |
| 100 RSD | 22,137.55 LAK |
| 500 RSD | 110,687.76 LAK |
| 1,000 RSD | 221,375.52 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-04-17T06:20:42Z",
"rates": {
"LAK": 221.375521
}
}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": 22137.5521,
"rate": 221.375521
}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