Rate Overview
Live
1 XPF = 0.016442 BGN
1 BGN = 60.8199
XPF
Avg
0.016420
High
0.016444
Low
0.016319
Last updated: 4/17/2026, 7:32:07 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.44 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-17T07:32:07Z",
"rates": {
"BGN": 0.016442
}
}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.6441999999999999,
"rate": 0.016442
}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