Rate Overview
Live
1 XPF = 1.1765 BDT
1 BDT = 0.849988
XPF
Avg
1.1959
High
1.2209
Low
1.1734
Last updated: 7/26/2026, 9:11:31 AM
Quick Conversions
| XPF | BDT |
|---|---|
| 1 XPF | 1.18 BDT |
| 10 XPF | 11.76 BDT |
| 50 XPF | 58.82 BDT |
| 100 XPF | 117.65 BDT |
| 500 XPF | 588.24 BDT |
| 1,000 XPF | 1,176.49 BDT |
Get XPF/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=BDTExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-26T09:11:31Z",
"rates": {
"BDT": 1.176487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "BDT",
"amount": 100
},
"result": 117.6487,
"rate": 1.176487
}Build with XPF/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key