Rate Overview
Live
1 BRL = 20.5899 XPF
1 XPF = 0.048567
BRL
Avg
19.9435
High
20.7846
Low
18.5569
Last updated: 7/27/2026, 11:31:56 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.59 XPF |
| 10 BRL | 205.90 XPF |
| 50 BRL | 1,029.50 XPF |
| 100 BRL | 2,058.99 XPF |
| 500 BRL | 10,294.96 XPF |
| 1,000 BRL | 20,589.91 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-27T23:31:56Z",
"rates": {
"XPF": 20.589912
}
}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": 2058.9912000000004,
"rate": 20.589912
}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