Rate Overview
Live
1 CRC = 7.8182 MNT
1 MNT = 0.127907
CRC
Avg
7.8592
High
7.8826
Low
7.8182
Last updated: 5/7/2026, 6:54:17 AM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.82 MNT |
| 10 CRC | 78.18 MNT |
| 50 CRC | 390.91 MNT |
| 100 CRC | 781.82 MNT |
| 500 CRC | 3,909.08 MNT |
| 1,000 CRC | 7,818.16 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-05-07T06:54:17Z",
"rates": {
"MNT": 7.818163
}
}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": 781.8163000000001,
"rate": 7.818163
}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