Rate Overview
Live
1 SVC = 65.1346 XAF
1 XAF = 0.015353
SVC
Avg
64.4514
High
65.9662
Low
63.1909
Last updated: 7/31/2026, 10:30:25 AM
Quick Conversions
| SVC | XAF |
|---|---|
| 1 SVC | 65.13 XAF |
| 10 SVC | 651.35 XAF |
| 50 SVC | 3,256.73 XAF |
| 100 SVC | 6,513.46 XAF |
| 500 SVC | 32,567.28 XAF |
| 1,000 SVC | 65,134.56 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-07-31T10:30:25Z",
"rates": {
"XAF": 65.134565
}
}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": 6513.456499999999,
"rate": 65.134565
}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