Rate Overview
Live
1 LVL = 6.2011 SAR
1 SAR = 0.161263
LVL
Avg
6.2122
High
6.2196
Low
6.2011
Last updated: 4/18/2026, 8:48:01 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.20 SAR |
| 10 LVL | 62.01 SAR |
| 50 LVL | 310.05 SAR |
| 100 LVL | 620.11 SAR |
| 500 LVL | 3,100.53 SAR |
| 1,000 LVL | 6,201.05 SAR |
Get LVL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SARExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-18T08:48:01Z",
"rates": {
"SAR": 6.201051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SAR",
"amount": 100
},
"result": 620.1051,
"rate": 6.201051
}Build with LVL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key