Rate Overview
Live
1 XPF = 0.048395 BRL
1 BRL = 20.6633
XPF
Avg
0.050179
High
0.053888
Low
0.048112
Last updated: 7/23/2026, 4:37:11 PM
Quick Conversions
| XPF | BRL |
|---|---|
| 1 XPF | 0.05 BRL |
| 10 XPF | 0.48 BRL |
| 50 XPF | 2.42 BRL |
| 100 XPF | 4.84 BRL |
| 500 XPF | 24.20 BRL |
| 1,000 XPF | 48.40 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-07-23T16:37:11Z",
"rates": {
"BRL": 0.048395
}
}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.8395,
"rate": 0.048395
}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