Rate Overview
Live
1 MXN = 18.8534 LKR
1 LKR = 0.053041
MXN
Avg
18.7702
High
19.7120
Low
18.2845
Last updated: 5/27/2026, 7:16:58 PM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 18.85 LKR |
| 10 MXN | 188.53 LKR |
| 50 MXN | 942.67 LKR |
| 100 MXN | 1,885.34 LKR |
| 500 MXN | 9,426.72 LKR |
| 1,000 MXN | 18,853.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-27T19:16:58Z",
"rates": {
"LKR": 18.853431
}
}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.3431,
"rate": 18.853431
}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