Rate Overview
Live
1 BRL = 20.1491 XPF
1 XPF = 0.049630
BRL
Avg
20.2201
High
20.4003
Low
19.8890
Last updated: 6/17/2026, 8:00:09 AM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 20.15 XPF |
| 10 BRL | 201.49 XPF |
| 50 BRL | 1,007.46 XPF |
| 100 BRL | 2,014.91 XPF |
| 500 BRL | 10,074.55 XPF |
| 1,000 BRL | 20,149.10 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-06-17T08:00:09Z",
"rates": {
"XPF": 20.149104
}
}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": 2014.9104000000002,
"rate": 20.149104
}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