Rate Overview
Live
1 XOF = 0.180345 RSD
1 RSD = 5.5449
XOF
Avg
0.179183
High
0.180345
Low
0.178500
Last updated: 7/30/2026, 11:15:18 PM
Quick Conversions
| XOF | RSD |
|---|---|
| 1 XOF | 0.18 RSD |
| 10 XOF | 1.80 RSD |
| 50 XOF | 9.02 RSD |
| 100 XOF | 18.03 RSD |
| 500 XOF | 90.17 RSD |
| 1,000 XOF | 180.35 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-30T23:15:18Z",
"rates": {
"RSD": 0.180345
}
}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": 18.0345,
"rate": 0.180345
}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