Rate Overview
Live
1 MNT = 0.643659 CDF
1 CDF = 1.5536
MNT
Avg
162.9562
High
3292.90
Low
0.599122
Last updated: 5/29/2026, 11:21:17 PM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.64 CDF |
| 10 MNT | 6.44 CDF |
| 50 MNT | 32.18 CDF |
| 100 MNT | 64.37 CDF |
| 500 MNT | 321.83 CDF |
| 1,000 MNT | 643.66 CDF |
Get MNT/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CDFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-29T23:21:17Z",
"rates": {
"CDF": 0.643659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CDF",
"amount": 100
},
"result": 64.3659,
"rate": 0.643659
}Build with MNT/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key