Rate Overview
Live
1 MXN = 17.5179 LKR
1 LKR = 0.057085
MXN
Avg
17.7294
High
18.1186
Low
17.2532
Last updated: 3/27/2026, 9:37:24 AM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 17.52 LKR |
| 10 MXN | 175.18 LKR |
| 50 MXN | 875.89 LKR |
| 100 MXN | 1,751.79 LKR |
| 500 MXN | 8,758.93 LKR |
| 1,000 MXN | 17,517.86 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-03-27T09:37:24Z",
"rates": {
"LKR": 17.517861
}
}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": 1751.7861,
"rate": 17.517861
}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