Rate Overview
Live
1 SVC = 64.5704 XOF
1 XOF = 0.015487
SVC
Avg
64.2110
High
64.6126
Low
63.5002
Last updated: 3/7/2026, 1:04:28 AM
Quick Conversions
| SVC | XOF |
|---|---|
| 1 SVC | 64.57 XOF |
| 10 SVC | 645.70 XOF |
| 50 SVC | 3,228.52 XOF |
| 100 SVC | 6,457.04 XOF |
| 500 SVC | 32,285.18 XOF |
| 1,000 SVC | 64,570.35 XOF |
Get SVC/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=XOFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T01:04:28Z",
"rates": {
"XOF": 64.570354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "XOF",
"amount": 100
},
"result": 6457.0354,
"rate": 64.570354
}Build with SVC/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key