Rate Overview
Live
1 XOF = 0.015693 SVC
1 SVC = 63.7227
XOF
Avg
0.015661
High
0.015736
Low
0.015602
Last updated: 5/9/2026, 9:51:31 AM
Quick Conversions
| XOF | SVC |
|---|---|
| 1 XOF | 0.02 SVC |
| 10 XOF | 0.16 SVC |
| 50 XOF | 0.78 SVC |
| 100 XOF | 1.57 SVC |
| 500 XOF | 7.85 SVC |
| 1,000 XOF | 15.69 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-09T09:51:31Z",
"rates": {
"SVC": 0.015693
}
}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.5693,
"rate": 0.015693
}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