Rate Overview
Live
1 XPF = 1.1999 BDT
1 BDT = 0.833417
XPF
Avg
1.2008
High
1.2111
Low
1.1929
Last updated: 3/7/2026, 12:28:13 AM
Quick Conversions
| XPF | BDT |
|---|---|
| 1 XPF | 1.20 BDT |
| 10 XPF | 12.00 BDT |
| 50 XPF | 59.99 BDT |
| 100 XPF | 119.99 BDT |
| 500 XPF | 599.94 BDT |
| 1,000 XPF | 1,199.88 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-07T00:28:13Z",
"rates": {
"BDT": 1.19988
}
}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": 119.988,
"rate": 1.19988
}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