Rate Overview
Live
1 CDF = 1.5565 MNT
1 MNT = 0.642473
CDF
Avg
1.5620
High
1.5970
Low
1.5383
Last updated: 5/26/2026, 11:17:33 AM
Quick Conversions
| CDF | MNT |
|---|---|
| 1 CDF | 1.56 MNT |
| 10 CDF | 15.56 MNT |
| 50 CDF | 77.82 MNT |
| 100 CDF | 155.65 MNT |
| 500 CDF | 778.24 MNT |
| 1,000 CDF | 1,556.49 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-05-26T11:17:33Z",
"rates": {
"MNT": 1.556486
}
}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": 155.64860000000002,
"rate": 1.556486
}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