Rate Overview
Live
1 KMF = 0.006399 XCD
1 XCD = 156.2744
KMF
Avg
0.006391
High
0.006406
Low
0.006369
Last updated: 5/26/2026, 10:11:26 PM
Quick Conversions
| KMF | XCD |
|---|---|
| 1 KMF | 0.01 XCD |
| 10 KMF | 0.06 XCD |
| 50 KMF | 0.32 XCD |
| 100 KMF | 0.64 XCD |
| 500 KMF | 3.20 XCD |
| 1,000 KMF | 6.40 XCD |
Get KMF/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=XCDExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-05-26T22:11:26Z",
"rates": {
"XCD": 0.006399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "XCD",
"amount": 100
},
"result": 0.6399,
"rate": 0.006399
}Build with KMF/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key