Rate Overview
Live
1 SVC = 0.086783 FKP
1 FKP = 11.5230
SVC
Avg
0.085604
High
0.086783
Low
0.084956
Last updated: 6/19/2026, 8:36:39 AM
Quick Conversions
| SVC | FKP |
|---|---|
| 1 SVC | 0.09 FKP |
| 10 SVC | 0.87 FKP |
| 50 SVC | 4.34 FKP |
| 100 SVC | 8.68 FKP |
| 500 SVC | 43.39 FKP |
| 1,000 SVC | 86.78 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-06-19T08:36:39Z",
"rates": {
"FKP": 0.086783
}
}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.6783,
"rate": 0.086783
}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