Rate Overview
Live
1 XPF = 0.050595 BRL
1 BRL = 19.7648
XPF
Avg
0.053220
High
0.056916
Low
0.050126
Last updated: 3/27/2026, 9:30:45 AM
Quick Conversions
| XPF | BRL |
|---|---|
| 1 XPF | 0.05 BRL |
| 10 XPF | 0.51 BRL |
| 50 XPF | 2.53 BRL |
| 100 XPF | 5.06 BRL |
| 500 XPF | 25.30 BRL |
| 1,000 XPF | 50.60 BRL |
Get XPF/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BRLExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:30:45Z",
"rates": {
"BRL": 0.050595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BRL",
"amount": 100
},
"result": 5.0595,
"rate": 0.050595
}Build with XPF/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key