Rate Overview
Live
1 STD = 0.020195 KMF
1 KMF = 49.5172
STD
Avg
0.020238
High
0.020291
Low
0.020195
Last updated: 4/18/2026, 10:19:07 AM
Quick Conversions
| STD | KMF |
|---|---|
| 1 STD | 0.02 KMF |
| 10 STD | 0.20 KMF |
| 50 STD | 1.01 KMF |
| 100 STD | 2.02 KMF |
| 500 STD | 10.10 KMF |
| 1,000 STD | 20.20 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-04-18T10:19:07Z",
"rates": {
"KMF": 0.020195
}
}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": 2.0195000000000003,
"rate": 0.020195
}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