Rate Overview
Live
1 FKP = 11.8517 SVC
1 SVC = 0.084376
FKP
Avg
11.8334
High
11.8570
Low
11.8038
Last updated: 8/19/2026, 6:09:14 AM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.85 SVC |
| 10 FKP | 118.52 SVC |
| 50 FKP | 592.59 SVC |
| 100 FKP | 1,185.17 SVC |
| 500 FKP | 5,925.87 SVC |
| 1,000 FKP | 11,851.74 SVC |
Get FKP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SVCExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-08-19T06:09:14Z",
"rates": {
"SVC": 11.851735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SVC",
"amount": 100
},
"result": 1185.1734999999999,
"rate": 11.851735
}Build with FKP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key