Rate Overview
Live
1 BDT = 0.844841 XPF
1 XPF = 1.1837
BDT
Avg
0.838945
High
0.848606
Low
0.825720
Last updated: 3/27/2026, 11:59:41 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.84 XPF |
| 10 BDT | 8.45 XPF |
| 50 BDT | 42.24 XPF |
| 100 BDT | 84.48 XPF |
| 500 BDT | 422.42 XPF |
| 1,000 BDT | 844.84 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-27T11:59:41Z",
"rates": {
"XPF": 0.844841
}
}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.4841,
"rate": 0.844841
}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