Rate Overview
Live
1 MXN = 17.4783 LKR
1 LKR = 0.057214
MXN
Avg
17.7265
High
18.1186
Low
17.2532
Last updated: 3/27/2026, 2:34:05 PM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 17.48 LKR |
| 10 MXN | 174.78 LKR |
| 50 MXN | 873.91 LKR |
| 100 MXN | 1,747.83 LKR |
| 500 MXN | 8,739.13 LKR |
| 1,000 MXN | 17,478.25 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-27T14:34:05Z",
"rates": {
"LKR": 17.478251
}
}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": 1747.8251,
"rate": 17.478251
}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