Rate Overview
Live
1 CRC = 0.947088 KMF
1 KMF = 1.0559
CRC
Avg
0.945273
High
0.953391
Low
0.925962
Last updated: 7/13/2026, 11:14:58 AM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.95 KMF |
| 10 CRC | 9.47 KMF |
| 50 CRC | 47.35 KMF |
| 100 CRC | 94.71 KMF |
| 500 CRC | 473.54 KMF |
| 1,000 CRC | 947.09 KMF |
Get CRC/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=KMFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-13T11:14:58Z",
"rates": {
"KMF": 0.947088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "KMF",
"amount": 100
},
"result": 94.70880000000001,
"rate": 0.947088
}Build with CRC/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key