Rate Overview
Live
1 KMF = 0.006348 XCD
1 XCD = 157.5299
KMF
Avg
0.006383
High
0.006504
Low
0.006289
Last updated: 3/27/2026, 1:02:48 PM
Quick Conversions
| KMF | XCD |
|---|---|
| 1 KMF | 0.01 XCD |
| 10 KMF | 0.06 XCD |
| 50 KMF | 0.32 XCD |
| 100 KMF | 0.63 XCD |
| 500 KMF | 3.17 XCD |
| 1,000 KMF | 6.35 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-03-27T13:02:48Z",
"rates": {
"XCD": 0.006348
}
}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.6348,
"rate": 0.006348
}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