Rate Overview
Live
1 LVL = 6.5922 MYR
1 MYR = 0.151694
LVL
Avg
6.5643
High
6.5922
Low
6.5445
Last updated: 5/27/2026, 1:54:17 PM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.59 MYR |
| 10 LVL | 65.92 MYR |
| 50 LVL | 329.61 MYR |
| 100 LVL | 659.22 MYR |
| 500 LVL | 3,296.10 MYR |
| 1,000 LVL | 6,592.21 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-05-27T13:54:17Z",
"rates": {
"MYR": 6.592205
}
}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": 659.2205,
"rate": 6.592205
}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