Rate Overview
Live
1 LRD = 24.4917 MGA
1 MGA = 0.040830
LRD
Avg
24.2874
High
24.5183
Low
23.9622
Last updated: 9/9/2026, 2:26:44 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 24.49 MGA |
| 10 LRD | 244.92 MGA |
| 50 LRD | 1,224.59 MGA |
| 100 LRD | 2,449.17 MGA |
| 500 LRD | 12,245.85 MGA |
| 1,000 LRD | 24,491.71 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-09-09T02:26:44Z",
"rates": {
"MGA": 24.491709
}
}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": 2449.1709,
"rate": 24.491709
}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