Rate Overview
Live
1 LRD = 23.8634 MGA
1 MGA = 0.041905
LRD
Avg
23.2390
High
25.7803
Low
21.1845
Last updated: 7/31/2026, 9:19:16 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 23.86 MGA |
| 10 LRD | 238.63 MGA |
| 50 LRD | 1,193.17 MGA |
| 100 LRD | 2,386.34 MGA |
| 500 LRD | 11,931.72 MGA |
| 1,000 LRD | 23,863.43 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-07-31T09:19:16Z",
"rates": {
"MGA": 23.863431
}
}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": 2386.3431,
"rate": 23.863431
}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