Rate Overview
Live
1 MGA = 0.042702 DJF
1 DJF = 23.4181
MGA
Avg
0.042618
High
0.042997
Low
0.041655
Last updated: 3/27/2026, 1:21:18 PM
Quick Conversions
| MGA | DJF |
|---|---|
| 1 MGA | 0.04 DJF |
| 10 MGA | 0.43 DJF |
| 50 MGA | 2.14 DJF |
| 100 MGA | 4.27 DJF |
| 500 MGA | 21.35 DJF |
| 1,000 MGA | 42.70 DJF |
Get MGA/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=DJFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T13:21:18Z",
"rates": {
"DJF": 0.042702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "DJF",
"amount": 100
},
"result": 4.2702,
"rate": 0.042702
}Build with MGA/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key