Rate Overview
Live
1 XOF = 0.015560 SVC
1 SVC = 64.2674
XOF
Avg
0.015582
High
0.015736
Low
0.015477
Last updated: 5/29/2026, 6:46:14 PM
Quick Conversions
| XOF | SVC |
|---|---|
| 1 XOF | 0.02 SVC |
| 10 XOF | 0.16 SVC |
| 50 XOF | 0.78 SVC |
| 100 XOF | 1.56 SVC |
| 500 XOF | 7.78 SVC |
| 1,000 XOF | 15.56 SVC |
Get XOF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SVCExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-29T18:46:14Z",
"rates": {
"SVC": 0.01556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SVC",
"amount": 100
},
"result": 1.5559999999999998,
"rate": 0.01556
}Build with XOF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key