Rate Overview
Live
1 CRC = 7.8871 MNT
1 MNT = 0.126790
CRC
Avg
7.8747
High
7.9002
Low
7.8537
Last updated: 7/9/2026, 1:57:10 PM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.89 MNT |
| 10 CRC | 78.87 MNT |
| 50 CRC | 394.35 MNT |
| 100 CRC | 788.71 MNT |
| 500 CRC | 3,943.53 MNT |
| 1,000 CRC | 7,887.06 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-09T13:57:10Z",
"rates": {
"MNT": 7.887063
}
}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": 788.7063,
"rate": 7.887063
}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