Rate Overview
Live
1 BRL = 19.7776 XPF
1 XPF = 0.050562
BRL
Avg
19.6490
High
19.7776
Low
19.3829
Last updated: 3/27/2026, 12:52:41 PM
Quick Conversions
| BRL | XPF |
|---|---|
| 1 BRL | 19.78 XPF |
| 10 BRL | 197.78 XPF |
| 50 BRL | 988.88 XPF |
| 100 BRL | 1,977.76 XPF |
| 500 BRL | 9,888.79 XPF |
| 1,000 BRL | 19,777.59 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-27T12:52:41Z",
"rates": {
"XPF": 19.777587
}
}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": 1977.7587,
"rate": 19.777587
}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