Rate Overview
Live
1 BDT = 0.845801 XPF
1 XPF = 1.1823
BDT
Avg
0.835656
High
0.852251
Low
0.816278
Last updated: 7/30/2026, 2:00:08 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.85 XPF |
| 10 BDT | 8.46 XPF |
| 50 BDT | 42.29 XPF |
| 100 BDT | 84.58 XPF |
| 500 BDT | 422.90 XPF |
| 1,000 BDT | 845.80 XPF |
Get BDT/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=XPFExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-30T02:00:08Z",
"rates": {
"XPF": 0.845801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "XPF",
"amount": 100
},
"result": 84.5801,
"rate": 0.845801
}Build with BDT/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key