Rate Overview
Live
1 SRD = 0.016060 LVL
1 LVL = 62.2665
SRD
Avg
0.015937
High
0.016109
Low
0.015719
Last updated: 3/7/2026, 7:36:57 AM
Quick Conversions
| SRD | LVL |
|---|---|
| 1 SRD | 0.02 LVL |
| 10 SRD | 0.16 LVL |
| 50 SRD | 0.80 LVL |
| 100 SRD | 1.61 LVL |
| 500 SRD | 8.03 LVL |
| 1,000 SRD | 16.06 LVL |
Get SRD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=LVLExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-07T07:36:57Z",
"rates": {
"LVL": 0.01606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "LVL",
"amount": 100
},
"result": 1.606,
"rate": 0.01606
}Build with SRD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key