Rate Overview
Live
1 CRC = 7.8971 MNT
1 MNT = 0.126629
CRC
Avg
7.6576
High
7.9728
Low
7.1622
Last updated: 7/28/2026, 7:26:39 AM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.90 MNT |
| 10 CRC | 78.97 MNT |
| 50 CRC | 394.85 MNT |
| 100 CRC | 789.71 MNT |
| 500 CRC | 3,948.54 MNT |
| 1,000 CRC | 7,897.08 MNT |
Get CRC/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=MNTExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-28T07:26:39Z",
"rates": {
"MNT": 7.89708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "MNT",
"amount": 100
},
"result": 789.708,
"rate": 7.89708
}Build with CRC/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key