Rate Overview
Live
1 LVL = 6.7581 MYR
1 MYR = 0.147971
LVL
Avg
6.7018
High
6.7581
Low
6.6652
Last updated: 9/9/2026, 12:50:11 PM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.76 MYR |
| 10 LVL | 67.58 MYR |
| 50 LVL | 337.90 MYR |
| 100 LVL | 675.81 MYR |
| 500 LVL | 3,379.04 MYR |
| 1,000 LVL | 6,758.08 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-09-09T12:50:11Z",
"rates": {
"MYR": 6.758084
}
}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.8084,
"rate": 6.758084
}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