Rate Overview
Live
1 DJF = 23.3160 MGA
1 MGA = 0.042889
DJF
Avg
23.3004
High
23.3513
Low
23.2210
Last updated: 4/17/2026, 6:24:44 AM
Quick Conversions
| DJF | MGA |
|---|---|
| 1 DJF | 23.32 MGA |
| 10 DJF | 233.16 MGA |
| 50 DJF | 1,165.80 MGA |
| 100 DJF | 2,331.60 MGA |
| 500 DJF | 11,658.01 MGA |
| 1,000 DJF | 23,316.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-04-17T06:24:44Z",
"rates": {
"MGA": 23.316012
}
}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": 2331.6012,
"rate": 23.316012
}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