Rate Overview
Live
1 RSD = 5.6004 XOF
1 XOF = 0.178559
RSD
Avg
5.5907
High
5.6116
Low
5.5716
Last updated: 5/28/2026, 3:35:09 AM
Quick Conversions
| RSD | XOF |
|---|---|
| 1 RSD | 5.60 XOF |
| 10 RSD | 56.00 XOF |
| 50 RSD | 280.02 XOF |
| 100 RSD | 560.04 XOF |
| 500 RSD | 2,800.19 XOF |
| 1,000 RSD | 5,600.38 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-05-28T03:35:09Z",
"rates": {
"XOF": 5.600376
}
}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": 560.0376,
"rate": 5.600376
}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