Rate Overview
Live
1 MOP = 41.4214 LKR
1 LKR = 0.024142
MOP
Avg
41.4550
High
41.5605
Low
41.3850
Last updated: 6/19/2026, 11:52:41 AM
Quick Conversions
| MOP | LKR |
|---|---|
| 1 MOP | 41.42 LKR |
| 10 MOP | 414.21 LKR |
| 50 MOP | 2,071.07 LKR |
| 100 MOP | 4,142.14 LKR |
| 500 MOP | 20,710.68 LKR |
| 1,000 MOP | 41,421.36 LKR |
Get MOP/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LKRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-19T11:52:41Z",
"rates": {
"LKR": 41.42136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LKR",
"amount": 100
},
"result": 4142.136,
"rate": 41.42136
}Build with MOP/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key