Rate Overview
Live
1 CDF = 1.5443 MNT
1 MNT = 0.647529
CDF
Avg
1.5438
High
1.5485
Low
1.5422
Last updated: 5/6/2026, 3:38:57 AM
Quick Conversions
| CDF | MNT |
|---|---|
| 1 CDF | 1.54 MNT |
| 10 CDF | 15.44 MNT |
| 50 CDF | 77.22 MNT |
| 100 CDF | 154.43 MNT |
| 500 CDF | 772.17 MNT |
| 1,000 CDF | 1,544.33 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-06T03:38:57Z",
"rates": {
"MNT": 1.544333
}
}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.4333,
"rate": 1.544333
}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