Rate Overview
Live
1 XCD = 156.6662 KMF
1 KMF = 0.006383
XCD
Avg
156.5039
High
156.8132
Low
156.1899
Last updated: 9/11/2026, 3:04:13 PM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 156.67 KMF |
| 10 XCD | 1,566.66 KMF |
| 50 XCD | 7,833.31 KMF |
| 100 XCD | 15,666.62 KMF |
| 500 XCD | 78,333.11 KMF |
| 1,000 XCD | 156,666.22 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-09-11T15:04:13Z",
"rates": {
"KMF": 156.666223
}
}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": 15666.6223,
"rate": 156.666223
}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