Rate Overview
Live
1 LVL = 6.7589 MYR
1 MYR = 0.147953
LVL
Avg
6.7139
High
6.7589
Low
6.6787
Last updated: 6/19/2026, 8:54:50 AM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.76 MYR |
| 10 LVL | 67.59 MYR |
| 50 LVL | 337.95 MYR |
| 100 LVL | 675.89 MYR |
| 500 LVL | 3,379.46 MYR |
| 1,000 LVL | 6,758.92 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-06-19T08:54:50Z",
"rates": {
"MYR": 6.758918
}
}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": 675.8918,
"rate": 6.758918
}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