Rate Overview
Live
1 CRC = 0.919345 KMF
1 KMF = 1.0877
CRC
Avg
0.912213
High
0.919345
Low
0.908301
Last updated: 3/27/2026, 1:55:00 PM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.92 KMF |
| 10 CRC | 9.19 KMF |
| 50 CRC | 45.97 KMF |
| 100 CRC | 91.93 KMF |
| 500 CRC | 459.67 KMF |
| 1,000 CRC | 919.34 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-03-27T13:55:00Z",
"rates": {
"KMF": 0.919345
}
}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": 91.9345,
"rate": 0.919345
}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