Rate Overview
Live
1 LVL = 6.5619 MYR
1 MYR = 0.152394
LVL
Avg
6.5532
High
6.5715
Low
6.5317
Last updated: 4/17/2026, 6:30:20 AM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.56 MYR |
| 10 LVL | 65.62 MYR |
| 50 LVL | 328.10 MYR |
| 100 LVL | 656.19 MYR |
| 500 LVL | 3,280.97 MYR |
| 1,000 LVL | 6,561.94 MYR |
Get LVL/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=MYRExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-17T06:30:20Z",
"rates": {
"MYR": 6.561937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "MYR",
"amount": 100
},
"result": 656.1937,
"rate": 6.561937
}Build with LVL/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key