Rate Overview
Live
1 BDT = 0.830891 XPF
1 XPF = 1.2035
BDT
Avg
0.870743
High
0.957603
Low
0.812795
Last updated: 1/25/2026, 10:18:37 PM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.83 XPF |
| 10 BDT | 8.31 XPF |
| 50 BDT | 41.54 XPF |
| 100 BDT | 83.09 XPF |
| 500 BDT | 415.45 XPF |
| 1,000 BDT | 830.89 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-01-25T22:18:37Z",
"rates": {
"XPF": 0.830891
}
}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": 83.0891,
"rate": 0.830891
}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