Rate Overview
Live
1 MXN = 17.4866 LKR
1 LKR = 0.057186
MXN
Avg
17.6998
High
17.9529
Low
17.4866
Last updated: 3/7/2026, 3:32:08 AM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 17.49 LKR |
| 10 MXN | 174.87 LKR |
| 50 MXN | 874.33 LKR |
| 100 MXN | 1,748.66 LKR |
| 500 MXN | 8,743.32 LKR |
| 1,000 MXN | 17,486.65 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-07T03:32:08Z",
"rates": {
"LKR": 17.486649
}
}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.6649,
"rate": 17.486649
}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