Rate Overview
Live
1 SHP = 575.9922 KMF
1 KMF = 0.001736
SHP
Avg
574.5689
High
579.9615
Low
570.8807
Last updated: 7/7/2026, 10:51:33 AM
Quick Conversions
| SHP | KMF |
|---|---|
| 1 SHP | 575.99 KMF |
| 10 SHP | 5,759.92 KMF |
| 50 SHP | 28,799.61 KMF |
| 100 SHP | 57,599.22 KMF |
| 500 SHP | 287,996.12 KMF |
| 1,000 SHP | 575,992.24 KMF |
Get SHP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=KMFExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-07T10:51:33Z",
"rates": {
"KMF": 575.992237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "KMF",
"amount": 100
},
"result": 57599.2237,
"rate": 575.992237
}Build with SHP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key