Rate Overview
Live
1 SRD = 11.2083 KMF
1 KMF = 0.089220
SRD
Avg
11.1280
High
11.2767
Low
11.0039
Last updated: 3/6/2026, 8:09:27 AM
Quick Conversions
| SRD | KMF |
|---|---|
| 1 SRD | 11.21 KMF |
| 10 SRD | 112.08 KMF |
| 50 SRD | 560.41 KMF |
| 100 SRD | 1,120.83 KMF |
| 500 SRD | 5,604.15 KMF |
| 1,000 SRD | 11,208.30 KMF |
Get SRD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=KMFExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-06T08:09:27Z",
"rates": {
"KMF": 11.208299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "KMF",
"amount": 100
},
"result": 1120.8299,
"rate": 11.208299
}Build with SRD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key