Rate Overview
Live
1 XPF = 0.044033 RON
1 RON = 22.7102
XPF
Avg
0.043703
High
0.044033
Low
0.043360
Last updated: 5/7/2026, 4:55:44 PM
Quick Conversions
| XPF | RON |
|---|---|
| 1 XPF | 0.04 RON |
| 10 XPF | 0.44 RON |
| 50 XPF | 2.20 RON |
| 100 XPF | 4.40 RON |
| 500 XPF | 22.02 RON |
| 1,000 XPF | 44.03 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-05-07T16:55:44Z",
"rates": {
"RON": 0.044033
}
}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.403300000000001,
"rate": 0.044033
}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