Rate Overview
Live
1 RSD = 1.0178 XPF
1 XPF = 0.982541
RSD
Avg
1.0197
High
1.0248
Low
1.0162
Last updated: 4/17/2026, 6:14:55 AM
Quick Conversions
| RSD | XPF |
|---|---|
| 1 RSD | 1.02 XPF |
| 10 RSD | 10.18 XPF |
| 50 RSD | 50.89 XPF |
| 100 RSD | 101.78 XPF |
| 500 RSD | 508.88 XPF |
| 1,000 RSD | 1,017.77 XPF |
Get RSD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=XPFExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-04-17T06:14:55Z",
"rates": {
"XPF": 1.017769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "XPF",
"amount": 100
},
"result": 101.7769,
"rate": 1.017769
}Build with RSD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key