Rate Overview
Live
1 FKP = 11.7741 SVC
1 SVC = 0.084932
FKP
Avg
11.7687
High
11.8005
Low
11.7003
Last updated: 6/1/2026, 10:52:22 AM
Quick Conversions
| FKP | SVC |
|---|---|
| 1 FKP | 11.77 SVC |
| 10 FKP | 117.74 SVC |
| 50 FKP | 588.70 SVC |
| 100 FKP | 1,177.41 SVC |
| 500 FKP | 5,887.05 SVC |
| 1,000 FKP | 11,774.10 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-01T10:52:22Z",
"rates": {
"SVC": 11.774099
}
}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": 1177.4098999999999,
"rate": 11.774099
}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