Rate Overview
Live
1 XPF = 1.1852 BDT
1 BDT = 0.843739
XPF
Avg
1.1879
High
1.1917
Low
1.1849
Last updated: 3/27/2026, 6:08:15 AM
Quick Conversions
| XPF | BDT |
|---|---|
| 1 XPF | 1.19 BDT |
| 10 XPF | 11.85 BDT |
| 50 XPF | 59.26 BDT |
| 100 XPF | 118.52 BDT |
| 500 XPF | 592.60 BDT |
| 1,000 XPF | 1,185.20 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-03-27T06:08:15Z",
"rates": {
"BDT": 1.1852
}
}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": 118.52000000000001,
"rate": 1.1852
}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