Rate Overview
Live
1 CRC = 7.8122 MNT
1 MNT = 0.128004
CRC
Avg
7.7521
High
7.8122
Low
7.6909
Last updated: 4/16/2026, 8:16:23 PM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.81 MNT |
| 10 CRC | 78.12 MNT |
| 50 CRC | 390.61 MNT |
| 100 CRC | 781.22 MNT |
| 500 CRC | 3,906.12 MNT |
| 1,000 CRC | 7,812.23 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-04-16T20:16:23Z",
"rates": {
"MNT": 7.81223
}
}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.223,
"rate": 7.81223
}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