Rate Overview
Live
1 KMF = 0.034400 SCR
1 SCR = 29.0698
KMF
Avg
0.034523
High
0.036155
Low
0.032904
Last updated: 4/16/2026, 2:32:16 PM
Quick Conversions
| KMF | SCR |
|---|---|
| 1 KMF | 0.03 SCR |
| 10 KMF | 0.34 SCR |
| 50 KMF | 1.72 SCR |
| 100 KMF | 3.44 SCR |
| 500 KMF | 17.20 SCR |
| 1,000 KMF | 34.40 SCR |
Get KMF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=SCRExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-04-16T14:32:16Z",
"rates": {
"SCR": 0.0344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "SCR",
"amount": 100
},
"result": 3.44,
"rate": 0.0344
}Build with KMF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key