Rate Overview
Live
1 XCD = 156.1913 KMF
1 KMF = 0.006402
XCD
Avg
155.3041
High
157.4904
Low
151.4613
Last updated: 5/29/2026, 5:30:27 PM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 156.19 KMF |
| 10 XCD | 1,561.91 KMF |
| 50 XCD | 7,809.57 KMF |
| 100 XCD | 15,619.13 KMF |
| 500 XCD | 78,095.67 KMF |
| 1,000 XCD | 156,191.33 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-05-29T17:30:27Z",
"rates": {
"KMF": 156.19133
}
}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": 15619.133,
"rate": 156.19133
}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