Rate Overview
Live
1 LYD = 0.628152 MYR
1 MYR = 1.5920
LYD
Avg
0.625426
High
0.628152
Low
0.622170
Last updated: 4/17/2026, 4:58:50 AM
Quick Conversions
| LYD | MYR |
|---|---|
| 1 LYD | 0.63 MYR |
| 10 LYD | 6.28 MYR |
| 50 LYD | 31.41 MYR |
| 100 LYD | 62.82 MYR |
| 500 LYD | 314.08 MYR |
| 1,000 LYD | 628.15 MYR |
Get LYD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=MYRExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-04-17T04:58:50Z",
"rates": {
"MYR": 0.628152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "MYR",
"amount": 100
},
"result": 62.815200000000004,
"rate": 0.628152
}Build with LYD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key