Rate Overview
Live
1 XPF = 0.049994 BRL
1 BRL = 20.0024
XPF
Avg
0.049518
High
0.049996
Low
0.049226
Last updated: 8/12/2026, 5:27:45 AM
Quick Conversions
| XPF | BRL |
|---|---|
| 1 XPF | 0.05 BRL |
| 10 XPF | 0.50 BRL |
| 50 XPF | 2.50 BRL |
| 100 XPF | 5.00 BRL |
| 500 XPF | 25.00 BRL |
| 1,000 XPF | 49.99 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-08-12T05:27:45Z",
"rates": {
"BRL": 0.049994
}
}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": 4.9994,
"rate": 0.049994
}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