Rate Overview
Live
1 CDF = 1.5458 MNT
1 MNT = 0.646906
CDF
Avg
1.5815
High
1.6616
Low
1.5458
Last updated: 3/6/2026, 6:24:50 PM
Quick Conversions
| CDF | MNT |
|---|---|
| 1 CDF | 1.55 MNT |
| 10 CDF | 15.46 MNT |
| 50 CDF | 77.29 MNT |
| 100 CDF | 154.58 MNT |
| 500 CDF | 772.91 MNT |
| 1,000 CDF | 1,545.82 MNT |
Get CDF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=MNTExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-06T18:24:50Z",
"rates": {
"MNT": 1.54582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "MNT",
"amount": 100
},
"result": 154.582,
"rate": 1.54582
}Build with CDF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key