Rate Overview
Live
1 MXN = 18.8510 LKR
1 LKR = 0.053048
MXN
Avg
19.1224
High
19.7120
Low
18.7648
Last updated: 5/27/2026, 5:12:22 PM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 18.85 LKR |
| 10 MXN | 188.51 LKR |
| 50 MXN | 942.55 LKR |
| 100 MXN | 1,885.10 LKR |
| 500 MXN | 9,425.49 LKR |
| 1,000 MXN | 18,850.99 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-27T17:12:22Z",
"rates": {
"LKR": 18.850988
}
}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": 1885.0988000000002,
"rate": 18.850988
}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