Rate Overview
Live
1 BDT = 0.838320 XPF
1 XPF = 1.1929
BDT
Avg
0.836201
High
0.840892
Low
0.832791
Last updated: 8/13/2026, 10:56:13 PM
Quick Conversions
| BDT | XPF |
|---|---|
| 1 BDT | 0.84 XPF |
| 10 BDT | 8.38 XPF |
| 50 BDT | 41.92 XPF |
| 100 BDT | 83.83 XPF |
| 500 BDT | 419.16 XPF |
| 1,000 BDT | 838.32 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-08-13T22:56:13Z",
"rates": {
"XPF": 0.83832
}
}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.832,
"rate": 0.83832
}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