Rate Overview
Live
1 BDT = 0.847499 XPF
1 XPF = 1.1799
BDT
Avg
0.837378
High
0.851618
Low
0.819298
Last updated: 7/29/2026, 2:39:58 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.85 XPF |
| 10 BDT | 8.47 XPF |
| 50 BDT | 42.37 XPF |
| 100 BDT | 84.75 XPF |
| 500 BDT | 423.75 XPF |
| 1,000 BDT | 847.50 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-07-29T02:39:58Z",
"rates": {
"XPF": 0.847499
}
}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.7499,
"rate": 0.847499
}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