Rate Overview
Live
1 SVC = 0.085601 FKP
1 FKP = 11.6821
SVC
Avg
0.085562
High
0.085793
Low
0.085248
Last updated: 3/28/2026, 2:03:48 PM
Quick Conversions
| SVC | FKP |
|---|---|
| 1 SVC | 0.09 FKP |
| 10 SVC | 0.86 FKP |
| 50 SVC | 4.28 FKP |
| 100 SVC | 8.56 FKP |
| 500 SVC | 42.80 FKP |
| 1,000 SVC | 85.60 FKP |
Get SVC/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=FKPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T14:03:48Z",
"rates": {
"FKP": 0.085601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "FKP",
"amount": 100
},
"result": 8.5601,
"rate": 0.085601
}Build with SVC/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key