Rate Overview
Live
1 CDF = 1.5467 MNT
1 MNT = 0.646536
CDF
Avg
1.3491
High
1.6891
Low
0.000266
Last updated: 3/26/2026, 11:30:16 PM
Quick Conversions
| CDF | MNT |
|---|---|
| 1 CDF | 1.55 MNT |
| 10 CDF | 15.47 MNT |
| 50 CDF | 77.34 MNT |
| 100 CDF | 154.67 MNT |
| 500 CDF | 773.35 MNT |
| 1,000 CDF | 1,546.70 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-26T23:30:16Z",
"rates": {
"MNT": 1.546704
}
}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.6704,
"rate": 1.546704
}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