Rate Overview
Live
1 BDT = 0.844663 XPF
1 XPF = 1.1839
BDT
Avg
0.838774
High
0.896838
Low
0.814532
Last updated: 3/27/2026, 10:23:53 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.84 XPF |
| 10 BDT | 8.45 XPF |
| 50 BDT | 42.23 XPF |
| 100 BDT | 84.47 XPF |
| 500 BDT | 422.33 XPF |
| 1,000 BDT | 844.66 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-27T10:23:53Z",
"rates": {
"XPF": 0.844663
}
}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.4663,
"rate": 0.844663
}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