Rate Overview
Live
1 FKP = 11.5928 SVC
1 SVC = 0.086260
FKP
Avg
11.7769
High
12.0831
Low
11.5581
Last updated: 6/23/2026, 4:47:21 PM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.59 SVC |
| 10 FKP | 115.93 SVC |
| 50 FKP | 579.64 SVC |
| 100 FKP | 1,159.28 SVC |
| 500 FKP | 5,796.42 SVC |
| 1,000 FKP | 11,592.84 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-23T16:47:21Z",
"rates": {
"SVC": 11.592843
}
}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": 1159.2843,
"rate": 11.592843
}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