Rate Overview
Live
1 MGA = 0.044004 LRD
1 LRD = 22.7252
MGA
Avg
0.043870
High
0.044162
Low
0.042952
Last updated: 3/27/2026, 11:45:03 AM
Quick Conversions
| MGA | LRD |
|---|---|
| 1 MGA | 0.04 LRD |
| 10 MGA | 0.44 LRD |
| 50 MGA | 2.20 LRD |
| 100 MGA | 4.40 LRD |
| 500 MGA | 22.00 LRD |
| 1,000 MGA | 44.00 LRD |
Get MGA/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LRDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T11:45:03Z",
"rates": {
"LRD": 0.044004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LRD",
"amount": 100
},
"result": 4.4004,
"rate": 0.044004
}Build with MGA/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key