Rate Overview
Live
1 CRC = 7.4714 MNT
1 MNT = 0.133844
CRC
Avg
7.5477
High
7.5998
Low
7.4714
Last updated: 3/7/2026, 3:23:17 AM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.47 MNT |
| 10 CRC | 74.71 MNT |
| 50 CRC | 373.57 MNT |
| 100 CRC | 747.14 MNT |
| 500 CRC | 3,735.69 MNT |
| 1,000 CRC | 7,471.37 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-03-07T03:23:17Z",
"rates": {
"MNT": 7.471374
}
}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": 747.1374,
"rate": 7.471374
}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