Rate Overview
Live
1 BRL = 20.5586 XPF
1 XPF = 0.048642
BRL
Avg
20.0350
High
20.7069
Low
19.1848
Last updated: 7/22/2026, 8:37:54 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.56 XPF |
| 10 BRL | 205.59 XPF |
| 50 BRL | 1,027.93 XPF |
| 100 BRL | 2,055.86 XPF |
| 500 BRL | 10,279.28 XPF |
| 1,000 BRL | 20,558.56 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-07-22T20:37:54Z",
"rates": {
"XPF": 20.558556
}
}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": 2055.8556,
"rate": 20.558556
}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