Rate Overview
Live
1 SVC = 63.4001 XOF
1 XOF = 0.015773
SVC
Avg
63.8283
High
64.0940
Low
63.4001
Last updated: 5/9/2026, 2:26:03 AM
Quick Conversions
| SVC | XOF |
|---|---|
| 1 SVC | 63.40 XOF |
| 10 SVC | 634.00 XOF |
| 50 SVC | 3,170.01 XOF |
| 100 SVC | 6,340.01 XOF |
| 500 SVC | 31,700.06 XOF |
| 1,000 SVC | 63,400.12 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-05-09T02:26:03Z",
"rates": {
"XOF": 63.400123
}
}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": 6340.0123,
"rate": 63.400123
}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