Rate Overview
Live
1 LRD = 22.7761 MGA
1 MGA = 0.043906
LRD
Avg
22.6418
High
22.7761
Low
22.5697
Last updated: 5/7/2026, 8:15:28 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 22.78 MGA |
| 10 LRD | 227.76 MGA |
| 50 LRD | 1,138.80 MGA |
| 100 LRD | 2,277.61 MGA |
| 500 LRD | 11,388.04 MGA |
| 1,000 LRD | 22,776.08 MGA |
Get LRD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MGAExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-07T08:15:28Z",
"rates": {
"MGA": 22.776083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MGA",
"amount": 100
},
"result": 2277.6083,
"rate": 22.776083
}Build with LRD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key