Rate Overview
Live
1 XPF = 0.016518 BGN
1 BGN = 60.5400
XPF
Avg
0.016429
High
0.016518
Low
0.016389
Last updated: 5/28/2026, 8:32:13 PM
Quick Conversions
| XPF | BGN |
|---|---|
| 1 XPF | 0.02 BGN |
| 10 XPF | 0.17 BGN |
| 50 XPF | 0.83 BGN |
| 100 XPF | 1.65 BGN |
| 500 XPF | 8.26 BGN |
| 1,000 XPF | 16.52 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-05-28T20:32:13Z",
"rates": {
"BGN": 0.016518
}
}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.6518000000000002,
"rate": 0.016518
}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