Rate Overview
Live
1 SRD = 11.2233 KMF
1 KMF = 0.089100
SRD
Avg
11.2191
High
11.2488
Low
11.1687
Last updated: 9/4/2026, 2:50:39 AM
Quick Conversions
| SRD | KMF |
|---|---|
| 1 SRD | 11.22 KMF |
| 10 SRD | 112.23 KMF |
| 50 SRD | 561.17 KMF |
| 100 SRD | 1,122.33 KMF |
| 500 SRD | 5,611.67 KMF |
| 1,000 SRD | 11,223.34 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-09-04T02:50:39Z",
"rates": {
"KMF": 11.223343
}
}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.3343,
"rate": 11.223343
}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