Rate Overview
Live
1 RSD = 220.0103 LAK
1 LAK = 0.004545
RSD
Avg
219.3784
High
220.0103
Low
218.4112
Last updated: 5/7/2026, 11:22:15 AM
Quick Conversions
| RSD | LAK |
|---|---|
| 1 RSD | 220.01 LAK |
| 10 RSD | 2,200.10 LAK |
| 50 RSD | 11,000.51 LAK |
| 100 RSD | 22,001.03 LAK |
| 500 RSD | 110,005.13 LAK |
| 1,000 RSD | 220,010.27 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-07T11:22:15Z",
"rates": {
"LAK": 220.010265
}
}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": 22001.0265,
"rate": 220.010265
}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