Rate Overview
Live
1 MXN = 17.4826 LKR
1 LKR = 0.057200
MXN
Avg
17.5551
High
17.7149
Low
17.3768
Last updated: 3/27/2026, 12:51:59 PM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 17.48 LKR |
| 10 MXN | 174.83 LKR |
| 50 MXN | 874.13 LKR |
| 100 MXN | 1,748.26 LKR |
| 500 MXN | 8,741.30 LKR |
| 1,000 MXN | 17,482.61 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-27T12:51:59Z",
"rates": {
"LKR": 17.482607
}
}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": 1748.2607000000003,
"rate": 17.482607
}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