Rate Overview
Live
1 CDF = 1.5717 MNT
1 MNT = 0.636241
CDF
Avg
1.5735
High
1.5855
Low
1.5703
Last updated: 8/13/2026, 1:46:24 PM
Quick Conversions
| CDF | MNT |
|---|---|
| 1 CDF | 1.57 MNT |
| 10 CDF | 15.72 MNT |
| 50 CDF | 78.59 MNT |
| 100 CDF | 157.17 MNT |
| 500 CDF | 785.87 MNT |
| 1,000 CDF | 1,571.73 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-08-13T13:46:24Z",
"rates": {
"MNT": 1.571732
}
}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": 157.17319999999998,
"rate": 1.571732
}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