Rate Overview
Live
1 XCD = 159.0411 KMF
1 KMF = 0.006288
XCD
Avg
157.5099
High
159.0411
Low
156.4725
Last updated: 6/19/2026, 11:53:48 AM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 159.04 KMF |
| 10 XCD | 1,590.41 KMF |
| 50 XCD | 7,952.06 KMF |
| 100 XCD | 15,904.11 KMF |
| 500 XCD | 79,520.56 KMF |
| 1,000 XCD | 159,041.11 KMF |
Get XCD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=KMFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-06-19T11:53:48Z",
"rates": {
"KMF": 159.041113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "KMF",
"amount": 100
},
"result": 15904.1113,
"rate": 159.041113
}Build with XCD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key