Rate Overview
Live
1 BDT = 0.841191 XPF
1 XPF = 1.1888
BDT
Avg
0.836244
High
0.852251
Low
0.819084
Last updated: 7/31/2026, 9:16:57 AM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.84 XPF |
| 10 BDT | 8.41 XPF |
| 50 BDT | 42.06 XPF |
| 100 BDT | 84.12 XPF |
| 500 BDT | 420.60 XPF |
| 1,000 BDT | 841.19 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-31T09:16:57Z",
"rates": {
"XPF": 0.841191
}
}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.1191,
"rate": 0.841191
}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