Rate Overview
Live
1 XPF = 0.016445 BGN
1 BGN = 60.8088
XPF
Avg
0.016421
High
0.016445
Low
0.016319
Last updated: 4/17/2026, 6:14:17 AM
Quick Conversions
| XPF | BGN |
|---|---|
| 1 XPF | 0.02 BGN |
| 10 XPF | 0.16 BGN |
| 50 XPF | 0.82 BGN |
| 100 XPF | 1.64 BGN |
| 500 XPF | 8.22 BGN |
| 1,000 XPF | 16.45 BGN |
Get XPF/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BGNExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T06:14:17Z",
"rates": {
"BGN": 0.016445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BGN",
"amount": 100
},
"result": 1.6445,
"rate": 0.016445
}Build with XPF/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key