Rate Overview
Live
1 XPF = 1.1988 BDT
1 BDT = 0.834195
XPF
Avg
1.1996
High
1.2027
Low
1.1965
Last updated: 9/1/2026, 7:44:02 PM
Quick Conversions
| XPF | BDT |
|---|---|
| 1 XPF | 1.20 BDT |
| 10 XPF | 11.99 BDT |
| 50 XPF | 59.94 BDT |
| 100 XPF | 119.88 BDT |
| 500 XPF | 599.38 BDT |
| 1,000 XPF | 1,198.76 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-09-01T19:44:02Z",
"rates": {
"BDT": 1.19876
}
}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.876,
"rate": 1.19876
}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