Rate Overview
Live
1 MXN = 19.5383 LKR
1 LKR = 0.051182
MXN
Avg
19.5918
High
19.6435
Low
19.5383
Last updated: 8/15/2026, 2:23:59 AM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 19.54 LKR |
| 10 MXN | 195.38 LKR |
| 50 MXN | 976.91 LKR |
| 100 MXN | 1,953.83 LKR |
| 500 MXN | 9,769.13 LKR |
| 1,000 MXN | 19,538.27 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-08-15T02:23:59Z",
"rates": {
"LKR": 19.538266
}
}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": 1953.8266,
"rate": 19.538266
}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