Rate Overview
Live
1 BRL = 19.9951 XPF
1 XPF = 0.050012
BRL
Avg
19.8710
High
19.9951
Low
19.7287
Last updated: 9/2/2026, 5:25:34 AM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.00 XPF |
| 10 BRL | 199.95 XPF |
| 50 BRL | 999.75 XPF |
| 100 BRL | 1,999.51 XPF |
| 500 BRL | 9,997.54 XPF |
| 1,000 BRL | 19,995.08 XPF |
Get BRL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=XPFExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-02T05:25:34Z",
"rates": {
"XPF": 19.995079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "XPF",
"amount": 100
},
"result": 1999.5079,
"rate": 19.995079
}Build with BRL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key