Rate Overview
Live
1 STD = 0.019905 KMF
1 KMF = 50.2386
STD
Avg
0.019905
High
0.019946
Low
0.019845
Last updated: 3/7/2026, 3:43:22 AM
Quick Conversions
| STD | KMF |
|---|---|
| 1 STD | 0.02 KMF |
| 10 STD | 0.20 KMF |
| 50 STD | 1.00 KMF |
| 100 STD | 1.99 KMF |
| 500 STD | 9.95 KMF |
| 1,000 STD | 19.90 KMF |
Get STD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=KMFExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-07T03:43:22Z",
"rates": {
"KMF": 0.019905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "KMF",
"amount": 100
},
"result": 1.9905,
"rate": 0.019905
}Build with STD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key