Rate Overview
Live
1 SVC = 64.5311 XAF
1 XAF = 0.015496
SVC
Avg
64.1498
High
64.6338
Low
63.4424
Last updated: 3/7/2026, 4:25:27 AM
Quick Conversions
| SVC | XAF |
|---|---|
| 1 SVC | 64.53 XAF |
| 10 SVC | 645.31 XAF |
| 50 SVC | 3,226.56 XAF |
| 100 SVC | 6,453.11 XAF |
| 500 SVC | 32,265.57 XAF |
| 1,000 SVC | 64,531.13 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-03-07T04:25:27Z",
"rates": {
"XAF": 64.53113
}
}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": 6453.113,
"rate": 64.53113
}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