Rate Overview
Live
1 XPF = 1.2035 BDT
1 BDT = 0.830891
XPF
Avg
1.1985
High
1.2243
Low
1.1768
Last updated: 1/25/2026, 11:50:33 PM
Quick Conversions
| XPF | BDT |
|---|---|
| 1 XPF | 1.20 BDT |
| 10 XPF | 12.04 BDT |
| 50 XPF | 60.18 BDT |
| 100 XPF | 120.35 BDT |
| 500 XPF | 601.76 BDT |
| 1,000 XPF | 1,203.53 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-01-25T23:50:33Z",
"rates": {
"BDT": 1.203527
}
}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": 120.3527,
"rate": 1.203527
}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