Rate Overview
Live
1 DJF = 20.0586 MNT
1 MNT = 0.049854
DJF
Avg
20.0464
High
20.1775
Low
19.9854
Last updated: 3/7/2026, 2:29:17 AM
Quick Conversions
| DJF | MNT |
|---|---|
| 1 DJF | 20.06 MNT |
| 10 DJF | 200.59 MNT |
| 50 DJF | 1,002.93 MNT |
| 100 DJF | 2,005.86 MNT |
| 500 DJF | 10,029.30 MNT |
| 1,000 DJF | 20,058.59 MNT |
Get DJF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=MNTExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-07T02:29:17Z",
"rates": {
"MNT": 20.058591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "MNT",
"amount": 100
},
"result": 2005.8591,
"rate": 20.058591
}Build with DJF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key