Rate Overview
Live
1 SAR = 114.7071 KMF
1 KMF = 0.008718
SAR
Avg
112.5328
High
115.2329
Low
109.3216
Last updated: 7/7/2026, 12:48:18 PM
Quick Conversions
| SAR | KMF |
|---|---|
| 1 SAR | 114.71 KMF |
| 10 SAR | 1,147.07 KMF |
| 50 SAR | 5,735.36 KMF |
| 100 SAR | 11,470.71 KMF |
| 500 SAR | 57,353.56 KMF |
| 1,000 SAR | 114,707.13 KMF |
Get SAR/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=KMFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-07T12:48:18Z",
"rates": {
"KMF": 114.707127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "KMF",
"amount": 100
},
"result": 11470.7127,
"rate": 114.707127
}Build with SAR/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key