Rate Overview
Live
1 SVC = 0.084364 FKP
1 FKP = 11.8534
SVC
Avg
0.084516
High
0.084685
Low
0.084364
Last updated: 9/9/2026, 5:55:46 AM
Quick Conversions
| SVC | FKP |
|---|---|
| 1 SVC | 0.08 FKP |
| 10 SVC | 0.84 FKP |
| 50 SVC | 4.22 FKP |
| 100 SVC | 8.44 FKP |
| 500 SVC | 42.18 FKP |
| 1,000 SVC | 84.36 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-09-09T05:55:46Z",
"rates": {
"FKP": 0.084364
}
}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.436399999999999,
"rate": 0.084364
}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