Rate Overview
Live
1 SRD = 11.2210 KMF
1 KMF = 0.089119
SRD
Avg
11.2246
High
11.2651
Low
11.2125
Last updated: 5/6/2026, 5:02:37 AM
Quick Conversions
| SRD | KMF |
|---|---|
| 1 SRD | 11.22 KMF |
| 10 SRD | 112.21 KMF |
| 50 SRD | 561.05 KMF |
| 100 SRD | 1,122.10 KMF |
| 500 SRD | 5,610.49 KMF |
| 1,000 SRD | 11,220.98 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-05-06T05:02:37Z",
"rates": {
"KMF": 11.22098
}
}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": 1122.0980000000002,
"rate": 11.22098
}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