Rate Overview
Live
1 MGA = 0.042997 DJF
1 DJF = 23.2574
MGA
Avg
0.042516
High
0.042997
Low
0.041996
Last updated: 3/6/2026, 11:50:35 PM
Quick Conversions
| MGA | DJF |
|---|---|
| 1 MGA | 0.04 DJF |
| 10 MGA | 0.43 DJF |
| 50 MGA | 2.15 DJF |
| 100 MGA | 4.30 DJF |
| 500 MGA | 21.50 DJF |
| 1,000 MGA | 43.00 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-06T23:50:35Z",
"rates": {
"DJF": 0.042997
}
}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.2997,
"rate": 0.042997
}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