Rate Overview
Live
1 KMF = 1.1286 CRC
1 CRC = 0.886083
KMF
Avg
1.1239
High
1.1333
Low
1.1085
Last updated: 3/7/2026, 7:02:22 AM
Quick Conversions
| KMF | CRC |
|---|---|
| 1 KMF | 1.13 CRC |
| 10 KMF | 11.29 CRC |
| 50 KMF | 56.43 CRC |
| 100 KMF | 112.86 CRC |
| 500 KMF | 564.28 CRC |
| 1,000 KMF | 1,128.56 CRC |
Get KMF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=CRCExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T07:02:22Z",
"rates": {
"CRC": 1.128562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "CRC",
"amount": 100
},
"result": 112.8562,
"rate": 1.128562
}Build with KMF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key