Rate Overview
Live
1 FKP = 11.5781 SVC
1 SVC = 0.086370
FKP
Avg
11.6539
High
11.7707
Low
11.5230
Last updated: 6/21/2026, 2:51:22 PM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.58 SVC |
| 10 FKP | 115.78 SVC |
| 50 FKP | 578.91 SVC |
| 100 FKP | 1,157.81 SVC |
| 500 FKP | 5,789.05 SVC |
| 1,000 FKP | 11,578.11 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-06-21T14:51:22Z",
"rates": {
"SVC": 11.578109
}
}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": 1157.8109,
"rate": 11.578109
}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