Rate Overview
Live
1 DJF = 23.5830 MGA
1 MGA = 0.042403
DJF
Avg
23.5770
High
23.6579
Low
23.4800
Last updated: 6/19/2026, 8:52:27 AM
Quick Conversions
| DJF | MGA |
|---|---|
| 1 DJF | 23.58 MGA |
| 10 DJF | 235.83 MGA |
| 50 DJF | 1,179.15 MGA |
| 100 DJF | 2,358.30 MGA |
| 500 DJF | 11,791.50 MGA |
| 1,000 DJF | 23,583.01 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-06-19T08:52:27Z",
"rates": {
"MGA": 23.583005
}
}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": 2358.3005,
"rate": 23.583005
}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