Rate Overview
Live
1 XCD = 157.5239 KMF
1 KMF = 0.006348
XCD
Avg
156.6764
High
158.9938
Low
153.7409
Last updated: 3/27/2026, 9:48:02 AM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 157.52 KMF |
| 10 XCD | 1,575.24 KMF |
| 50 XCD | 7,876.19 KMF |
| 100 XCD | 15,752.39 KMF |
| 500 XCD | 78,761.93 KMF |
| 1,000 XCD | 157,523.87 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-03-27T09:48:02Z",
"rates": {
"KMF": 157.523868
}
}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": 15752.3868,
"rate": 157.523868
}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