Rate Overview
Live
1 XPF = 0.042658 RON
1 RON = 23.4423
XPF
Avg
0.042663
High
0.042754
Low
0.042504
Last updated: 3/27/2026, 9:25:57 AM
Quick Conversions
| XPF | RON |
|---|---|
| 1 XPF | 0.04 RON |
| 10 XPF | 0.43 RON |
| 50 XPF | 2.13 RON |
| 100 XPF | 4.27 RON |
| 500 XPF | 21.33 RON |
| 1,000 XPF | 42.66 RON |
Get XPF/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=RONExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:25:57Z",
"rates": {
"RON": 0.042658
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "RON",
"amount": 100
},
"result": 4.2658000000000005,
"rate": 0.042658
}Build with XPF/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key