Rate Overview
Live
1 XOF = 0.015382 SVC
1 SVC = 65.0111
XOF
Avg
0.015396
High
0.015419
Low
0.015378
Last updated: 8/13/2026, 11:56:39 PM
Quick Conversions
| XOF | SVC |
|---|---|
| 1 XOF | 0.02 SVC |
| 10 XOF | 0.15 SVC |
| 50 XOF | 0.77 SVC |
| 100 XOF | 1.54 SVC |
| 500 XOF | 7.69 SVC |
| 1,000 XOF | 15.38 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-08-13T23:56:39Z",
"rates": {
"SVC": 0.015382
}
}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.5382,
"rate": 0.015382
}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