Rate Overview
Live
1 LRD = 22.7519 MGA
1 MGA = 0.043952
LRD
Avg
22.8409
High
23.0317
Low
22.6911
Last updated: 3/7/2026, 3:25:58 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 22.75 MGA |
| 10 LRD | 227.52 MGA |
| 50 LRD | 1,137.60 MGA |
| 100 LRD | 2,275.19 MGA |
| 500 LRD | 11,375.97 MGA |
| 1,000 LRD | 22,751.93 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-03-07T03:25:58Z",
"rates": {
"MGA": 22.751934
}
}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": 2275.1933999999997,
"rate": 22.751934
}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