Rate Overview
Live
1 CRC = 0.926301 KMF
1 KMF = 1.0796
CRC
Avg
0.925017
High
0.927655
Low
0.923613
Last updated: 5/6/2026, 11:06:26 PM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.93 KMF |
| 10 CRC | 9.26 KMF |
| 50 CRC | 46.32 KMF |
| 100 CRC | 92.63 KMF |
| 500 CRC | 463.15 KMF |
| 1,000 CRC | 926.30 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-05-06T23:06:26Z",
"rates": {
"KMF": 0.926301
}
}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": 92.6301,
"rate": 0.926301
}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