Rate Overview
Live
1 BRL = 19.7569 XPF
1 XPF = 0.050615
BRL
Avg
19.6468
High
19.7575
Low
19.3829
Last updated: 3/27/2026, 2:34:29 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 19.76 XPF |
| 10 BRL | 197.57 XPF |
| 50 BRL | 987.84 XPF |
| 100 BRL | 1,975.69 XPF |
| 500 BRL | 9,878.43 XPF |
| 1,000 BRL | 19,756.86 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-03-27T14:34:29Z",
"rates": {
"XPF": 19.756855
}
}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": 1975.6855,
"rate": 19.756855
}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