Rate Overview
Live
1 MGA = 0.078094 LKR
1 LKR = 12.8051
MGA
Avg
0.078579
High
0.079064
Low
0.078094
Last updated: 7/24/2026, 9:12:06 PM
Quick Conversions
| MGA | LKR |
|---|---|
| 1 MGA | 0.08 LKR |
| 10 MGA | 0.78 LKR |
| 50 MGA | 3.90 LKR |
| 100 MGA | 7.81 LKR |
| 500 MGA | 39.05 LKR |
| 1,000 MGA | 78.09 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-07-24T21:12:06Z",
"rates": {
"LKR": 0.078094
}
}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.8094,
"rate": 0.078094
}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