Rate Overview
Live
1 CDF = 1.5708 MNT
1 MNT = 0.636608
CDF
Avg
1.5736
High
1.6911
Low
1.5410
Last updated: 7/26/2026, 12:50:22 AM
Quick Conversions
| CDF | MNT |
|---|---|
| 1 CDF | 1.57 MNT |
| 10 CDF | 15.71 MNT |
| 50 CDF | 78.54 MNT |
| 100 CDF | 157.08 MNT |
| 500 CDF | 785.41 MNT |
| 1,000 CDF | 1,570.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-07-26T00:50:22Z",
"rates": {
"MNT": 1.570825
}
}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.08249999999998,
"rate": 1.570825
}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