Rate Overview
Live
1 CRC = 7.9286 MNT
1 MNT = 0.126126
CRC
Avg
7.6586
High
7.9728
Low
7.1622
Last updated: 8/1/2026, 2:49:31 PM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.93 MNT |
| 10 CRC | 79.29 MNT |
| 50 CRC | 396.43 MNT |
| 100 CRC | 792.86 MNT |
| 500 CRC | 3,964.29 MNT |
| 1,000 CRC | 7,928.59 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-08-01T14:49:31Z",
"rates": {
"MNT": 7.928586
}
}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": 792.8586,
"rate": 7.928586
}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