Rate Overview
Live
1 LVL = 6.6768 MYR
1 MYR = 0.149771
LVL
Avg
6.7042
High
6.7377
Low
6.6768
Last updated: 8/20/2026, 2:36:55 AM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.68 MYR |
| 10 LVL | 66.77 MYR |
| 50 LVL | 333.84 MYR |
| 100 LVL | 667.68 MYR |
| 500 LVL | 3,338.42 MYR |
| 1,000 LVL | 6,676.84 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-08-20T02:36:55Z",
"rates": {
"MYR": 6.676841
}
}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": 667.6841,
"rate": 6.676841
}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