Rate Overview
Live
1 KMF = 0.003020 SGD
1 SGD = 331.1258
KMF
Avg
0.003028
High
0.003051
Low
0.003004
Last updated: 3/7/2026, 5:19:29 AM
Quick Conversions
| KMF | SGD |
|---|---|
| 1 KMF | 0.00 SGD |
| 10 KMF | 0.03 SGD |
| 50 KMF | 0.15 SGD |
| 100 KMF | 0.30 SGD |
| 500 KMF | 1.51 SGD |
| 1,000 KMF | 3.02 SGD |
Get KMF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=SGDExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T05:19:29Z",
"rates": {
"SGD": 0.00302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "SGD",
"amount": 100
},
"result": 0.302,
"rate": 0.00302
}Build with KMF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key