Rate Overview
Live
1 CRC = 7.9342 MNT
1 MNT = 0.126037
CRC
Avg
7.9415
High
7.9731
Low
7.9282
Last updated: 9/9/2026, 10:53:58 AM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.93 MNT |
| 10 CRC | 79.34 MNT |
| 50 CRC | 396.71 MNT |
| 100 CRC | 793.42 MNT |
| 500 CRC | 3,967.10 MNT |
| 1,000 CRC | 7,934.20 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-09-09T10:53:58Z",
"rates": {
"MNT": 7.934198
}
}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": 793.4198,
"rate": 7.934198
}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