Rate Overview
Live
1 CDF = 1.5479 MNT
1 MNT = 0.646052
CDF
Avg
1.5530
High
1.5632
Low
1.5469
Last updated: 4/16/2026, 2:40:54 AM
Quick Conversions
| CDF | MNT |
|---|---|
| 1 CDF | 1.55 MNT |
| 10 CDF | 15.48 MNT |
| 50 CDF | 77.39 MNT |
| 100 CDF | 154.79 MNT |
| 500 CDF | 773.93 MNT |
| 1,000 CDF | 1,547.86 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-04-16T02:40:54Z",
"rates": {
"MNT": 1.547864
}
}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.7864,
"rate": 1.547864
}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