Rate Overview
Live
1 XOF = 0.178986 RSD
1 RSD = 5.5870
XOF
Avg
0.178948
High
0.179389
Low
0.178761
Last updated: 7/9/2026, 9:28:46 AM
Quick Conversions
| XOF | RSD |
|---|---|
| 1 XOF | 0.18 RSD |
| 10 XOF | 1.79 RSD |
| 50 XOF | 8.95 RSD |
| 100 XOF | 17.90 RSD |
| 500 XOF | 89.49 RSD |
| 1,000 XOF | 178.99 RSD |
Get XOF/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=RSDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-09T09:28:46Z",
"rates": {
"RSD": 0.178986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "RSD",
"amount": 100
},
"result": 17.898600000000002,
"rate": 0.178986
}Build with XOF/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key