Rate Overview
Live
1 MXN = 18.6444 LKR
1 LKR = 0.053635
MXN
Avg
18.4253
High
18.6444
Low
18.2845
Last updated: 5/7/2026, 8:08:55 AM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 18.64 LKR |
| 10 MXN | 186.44 LKR |
| 50 MXN | 932.22 LKR |
| 100 MXN | 1,864.44 LKR |
| 500 MXN | 9,322.22 LKR |
| 1,000 MXN | 18,644.43 LKR |
Get MXN/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=LKRExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-07T08:08:55Z",
"rates": {
"LKR": 18.644433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "LKR",
"amount": 100
},
"result": 1864.4433,
"rate": 18.644433
}Build with MXN/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key