Rate Overview
Live
1 SAR = 0.161130 LVL
1 LVL = 6.2062
SAR
Avg
0.161365
High
0.161856
Low
0.161130
Last updated: 9/9/2026, 7:12:00 AM
Quick Conversions
| SAR | LVL |
|---|---|
| 1 SAR | 0.16 LVL |
| 10 SAR | 1.61 LVL |
| 50 SAR | 8.06 LVL |
| 100 SAR | 16.11 LVL |
| 500 SAR | 80.57 LVL |
| 1,000 SAR | 161.13 LVL |
Get SAR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=LVLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-09-09T07:12:00Z",
"rates": {
"LVL": 0.16113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "LVL",
"amount": 100
},
"result": 16.113,
"rate": 0.16113
}Build with SAR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key