Rate Overview
Live
1 DJF = 23.8729 MGA
1 MGA = 0.041889
DJF
Avg
23.9705
High
26.0005
Low
23.2571
Last updated: 7/8/2026, 9:40:12 AM
Quick Conversions
| DJF | MGA |
|---|---|
| 1 DJF | 23.87 MGA |
| 10 DJF | 238.73 MGA |
| 50 DJF | 1,193.64 MGA |
| 100 DJF | 2,387.29 MGA |
| 500 DJF | 11,936.43 MGA |
| 1,000 DJF | 23,872.86 MGA |
Get DJF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=MGAExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-07-08T09:40:12Z",
"rates": {
"MGA": 23.872858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "MGA",
"amount": 100
},
"result": 2387.2858,
"rate": 23.872858
}Build with DJF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key