Rate Overview
Live
1 MYR = 0.150426 LVL
1 LVL = 6.6478
MYR
Avg
0.150445
High
0.150982
Low
0.148257
Last updated: 7/7/2026, 3:04:18 PM
Quick Conversions
| MYR | LVL |
|---|---|
| 1 MYR | 0.15 LVL |
| 10 MYR | 1.50 LVL |
| 50 MYR | 7.52 LVL |
| 100 MYR | 15.04 LVL |
| 500 MYR | 75.21 LVL |
| 1,000 MYR | 150.43 LVL |
Get MYR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=LVLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-07T15:04:18Z",
"rates": {
"LVL": 0.150426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "LVL",
"amount": 100
},
"result": 15.0426,
"rate": 0.150426
}Build with MYR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key