Rate Overview
Live
1 SVC = 64.2943 XAF
1 XAF = 0.015553
SVC
Avg
64.1961
High
64.6859
Low
63.7064
Last updated: 5/30/2026, 8:11:09 AM
Quick Conversions
| SVC | XAF |
|---|---|
| 1 SVC | 64.29 XAF |
| 10 SVC | 642.94 XAF |
| 50 SVC | 3,214.72 XAF |
| 100 SVC | 6,429.43 XAF |
| 500 SVC | 32,147.16 XAF |
| 1,000 SVC | 64,294.31 XAF |
Get SVC/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=XAFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-30T08:11:09Z",
"rates": {
"XAF": 64.294311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "XAF",
"amount": 100
},
"result": 6429.4311,
"rate": 64.294311
}Build with SVC/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key