Rate Overview
Live
1 MXN = 18.9044 LKR
1 LKR = 0.052898
MXN
Avg
16.1221
High
19.1697
Low
14.1203
Last updated: 5/27/2026, 10:51:44 PM
Quick Conversions
| MXN | LKR |
|---|---|
| 1 MXN | 18.90 LKR |
| 10 MXN | 189.04 LKR |
| 50 MXN | 945.22 LKR |
| 100 MXN | 1,890.44 LKR |
| 500 MXN | 9,452.21 LKR |
| 1,000 MXN | 18,904.43 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-05-27T22:51:44Z",
"rates": {
"LKR": 18.904426
}
}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": 1890.4426,
"rate": 18.904426
}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