Rate Overview
Live
1 XOF = 0.179289 RSD
1 RSD = 5.5776
XOF
Avg
0.178930
High
0.179389
Low
0.178500
Last updated: 7/28/2026, 4:23:55 PM
Quick Conversions
| XOF | RSD |
|---|---|
| 1 XOF | 0.18 RSD |
| 10 XOF | 1.79 RSD |
| 50 XOF | 8.96 RSD |
| 100 XOF | 17.93 RSD |
| 500 XOF | 89.64 RSD |
| 1,000 XOF | 179.29 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-28T16:23:55Z",
"rates": {
"RSD": 0.179289
}
}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.9289,
"rate": 0.179289
}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