Rate Overview
Live
1 BDT = 0.843739 XPF
1 XPF = 1.1852
BDT
Avg
0.841844
High
0.843918
Low
0.839126
Last updated: 3/27/2026, 6:33:27 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.84 XPF |
| 10 BDT | 8.44 XPF |
| 50 BDT | 42.19 XPF |
| 100 BDT | 84.37 XPF |
| 500 BDT | 421.87 XPF |
| 1,000 BDT | 843.74 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-03-27T06:33:27Z",
"rates": {
"XPF": 0.843739
}
}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.3739,
"rate": 0.843739
}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