Rate Overview
Live
1 BDT = 0.824881 XPF
1 XPF = 1.2123 BDT
Avg
0.833017
High
0.839980
Low
0.824881
Last updated: 1/25/2026, 2:57:59 PM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.82 XPF |
| 10 BDT | 8.25 XPF |
| 50 BDT | 41.24 XPF |
| 100 BDT | 82.49 XPF |
| 500 BDT | 412.44 XPF |
| 1,000 BDT | 824.88 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-25T14:57:59Z",
"rates": {
"XPF": 0.824881
}
}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": 82.4881,
"rate": 0.824881
}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