Rate Overview
Live
1 MGA = 0.079229 LKR
1 LKR = 12.6216
MGA
Avg
0.079403
High
0.080132
Low
0.079118
Last updated: 6/28/2026, 9:18:51 PM
Quick Conversions
| MGA | LKR |
|---|---|
| 1 MGA | 0.08 LKR |
| 10 MGA | 0.79 LKR |
| 50 MGA | 3.96 LKR |
| 100 MGA | 7.92 LKR |
| 500 MGA | 39.61 LKR |
| 1,000 MGA | 79.23 LKR |
Get MGA/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LKRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-28T21:18:51Z",
"rates": {
"LKR": 0.079229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LKR",
"amount": 100
},
"result": 7.922899999999999,
"rate": 0.079229
}Build with MGA/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key