Rate Overview
Live
1 RSD = 5.5887 XOF
1 XOF = 0.178933
RSD
Avg
5.5866
High
5.5909
Low
5.5763
Last updated: 6/17/2026, 6:48:12 AM
Quick Conversions
| RSD | XOF |
|---|---|
| 1 RSD | 5.59 XOF |
| 10 RSD | 55.89 XOF |
| 50 RSD | 279.43 XOF |
| 100 RSD | 558.87 XOF |
| 500 RSD | 2,794.34 XOF |
| 1,000 RSD | 5,588.69 XOF |
Get RSD/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=XOFExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-06-17T06:48:12Z",
"rates": {
"XOF": 5.588688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "XOF",
"amount": 100
},
"result": 558.8688000000001,
"rate": 5.588688
}Build with RSD/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key