Rate Overview
Live
1 MXN = 17.5276 LKR
1 LKR = 0.057053
MXN
Avg
17.7627
High
18.0113
Low
17.5276
Last updated: 3/6/2026, 11:45:37 PM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 17.53 LKR |
| 10 MXN | 175.28 LKR |
| 50 MXN | 876.38 LKR |
| 100 MXN | 1,752.76 LKR |
| 500 MXN | 8,763.78 LKR |
| 1,000 MXN | 17,527.56 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-06T23:45:37Z",
"rates": {
"LKR": 17.527557
}
}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": 1752.7557000000002,
"rate": 17.527557
}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